aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bmake/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bmake/config.h')
-rw-r--r--usr.bin/bmake/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/bmake/config.h b/usr.bin/bmake/config.h
index 281e105d853d..3ca313216962 100644
--- a/usr.bin/bmake/config.h
+++ b/usr.bin/bmake/config.h
@@ -282,7 +282,7 @@
#define PACKAGE_NAME "bmake"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "bmake 20240212"
+#define PACKAGE_STRING "bmake 20240314"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "bmake"
@@ -291,7 +291,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "20240212"
+#define PACKAGE_VERSION "20240314"
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
/* #undef STAT_MACROS_BROKEN */