]> Shamusworld >> Repos - rmac/blobdiff - version.h
.equr overhaul part 4: handle equrundef (and the other permutations of the directive)
[rmac] / version.h
index eb72bd8833ffb8787f93f82df26d8c8e71fa19a2..b39f49b73bc73815172da46ff76cbdbea3d31d94 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   11             // Patch release number
+#define PATCH   14             // Patch release number
 
 #endif // __VERSION_H__