]> Shamusworld >> Repos - rmac/blobdiff - version.h
Fix to placate the Visual Studio(TM) gods.
[rmac] / version.h
index f9fe9873580c7c3a3b75a29b10b886bf2991d374..48787ae1bdf52f7965a9d96bbca261d310b5475a 100644 (file)
--- a/version.h
+++ b/version.h
@@ -15,6 +15,6 @@
 
 #define MAJOR   2              // Major version number
 #define MINOR   2              // Minor version number
-#define PATCH   16             // Patch release number
+#define PATCH   17             // Patch release number
 
 #endif // __VERSION_H__