]> Shamusworld >> Repos - rmac/commitdiff
Bumping the patch level for the last commit. :-P
authorShamus Hammons <jlhamm@acm.org>
Tue, 10 Nov 2015 00:30:16 +0000 (18:30 -0600)
committerShamus Hammons <jlhamm@acm.org>
Tue, 10 Nov 2015 00:30:16 +0000 (18:30 -0600)
version.h

index c9199993f29762171c795c2eef2b6da0e43474c2..be7e0590d48e68f617a39c28833863742d5aa01a 100644 (file)
--- a/version.h
+++ b/version.h
@@ -13,6 +13,6 @@
 
 #define MAJOR   1              // Major version number
 #define MINOR   3              // Minor version number
-#define PATCH   15             // Patch release number
+#define PATCH   16             // Patch release number
 
 #endif // __VERSION_H__