changeset 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 724bcc4508bc
children 56c32bc798f8
files common/version.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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___ */