]> Shamusworld >> Repos - rmac/commitdiff
Version bump for last commit. :-) master v2.2.18
authorShamus Hammons <jlhamm@acm.org>
Mon, 19 Jun 2023 21:27:57 +0000 (16:27 -0500)
committerShamus Hammons <jlhamm@acm.org>
Mon, 19 Jun 2023 21:27:57 +0000 (16:27 -0500)
version.h

index 48787ae1bdf52f7965a9d96bbca261d310b5475a..e0d86b78f0039823dafeb50a546f596a86655786 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 MAJOR   2              // Major version number
 #define MINOR   2              // Minor version number
-#define PATCH   17             // Patch release number
+#define PATCH   18             // Patch release number
 
 #endif // __VERSION_H__
 
 #endif // __VERSION_H__