diff common/version.h @ 520:63450eb68f45

Update version string to reflect ongoing development
author William Astle <lost@l-w.ca>
date Sun, 19 Dec 2021 17:09:15 -0700
parents 1c26076891e3
children 28633fd513c4
line wrap: on
line diff
--- a/common/version.h	Sun Dec 19 17:01:42 2021 -0700
+++ b/common/version.h	Sun Dec 19 17:09:15 2021 -0700
@@ -22,6 +22,6 @@
 #ifndef lw_version_h_seen___
 #define lw_version_h_seen___
 
-#define PACKAGE_STRING "lwtools 4.18"
+#define PACKAGE_STRING "lwtools 4.18+"
 
 #endif /* lw_version_h_seen___ */