]> Shamusworld >> Repos - rmac/blobdiff - version.h
Bump version #, also create "docs" subdir for documentation. :-)
[rmac] / version.h
index 1d1ba1e56ed9560326cfae3dc71e4c288a64b56d..47c0b7bfa4b29b86b6875702c2c3a3a8a9bc520c 100644 (file)
--- a/version.h
+++ b/version.h
@@ -13,6 +13,6 @@
 
 #define MAJOR   1              // Major version number
 #define MINOR   4              // Minor version number
-#define PATCH   1              // Patch release number
+#define PATCH   3              // Patch release number
 
 #endif // __VERSION_H__