summaryrefslogtreecommitdiffstats
path: root/src/autoconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autoconf.h')
-rw-r--r--src/autoconf.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/autoconf.h b/src/autoconf.h
index 336c550..457a903 100644
--- a/src/autoconf.h
+++ b/src/autoconf.h
@@ -696,7 +696,7 @@
#define PACKAGE_NAME "suricata"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "suricata 7.0.4"
+#define PACKAGE_STRING "suricata 7.0.5"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "suricata"
@@ -705,7 +705,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "7.0.4"
+#define PACKAGE_VERSION "7.0.5"
/* Pcre code unit width is 8 bits */
#define PCRE2_CODE_UNIT_WIDTH 8
@@ -723,7 +723,7 @@
/* #undef PROFILING */
/* Git revision */
-#define REVISION d8bad3b1a 2024-03-19
+#define REVISION c4cf7b09f 2024-04-23
/* Define to 1 if all of the C90 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
@@ -743,7 +743,7 @@
/* #undef UNITTESTS */
/* Version number of package */
-#define VERSION "7.0.4"
+#define VERSION "7.0.5"
/* Enable Windows WinDivert support for inline IDP */
/* #undef WINDIVERT */