changeset 525:28633fd513c4 lwtools-4.19

Bump version number in preparation for release
author William Astle <lost@l-w.ca>
date Tue, 25 Jan 2022 21:31:38 -0700
parents a4a58c4c7a41
children 2d15c94fbcfa
files common/version.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/common/version.h	Tue Jan 25 21:25:12 2022 -0700
+++ b/common/version.h	Tue Jan 25 21:31:38 2022 -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.19"
 
 #endif /* lw_version_h_seen___ */