]> Shamusworld >> Repos - rmac/blobdiff - version.h
Somehow these files slipped through the cracks... :-/
[rmac] / version.h
index bd535168e1a801859d38559eae0c57873f236089..8f2bce055f222aa03df3fcc8f932b111097adc1c 100644 (file)
--- a/version.h
+++ b/version.h
@@ -15,6 +15,6 @@
 
 #define MAJOR   2              // Major version number
 #define MINOR   1              // Minor version number
-#define PATCH   3              // Patch release number
+#define PATCH   4              // Patch release number
 
 #endif // __VERSION_H__