mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Increases the package version on the configure.ac
Changed to 2.8
This commit is contained in:
@@ -6,7 +6,7 @@ dnl
|
||||
|
||||
AC_PREREQ(2.63)
|
||||
|
||||
AC_INIT([modsecurity], [2.7], [support@modsecurity.org])
|
||||
AC_INIT([modsecurity], [2.8], [support@modsecurity.org])
|
||||
|
||||
AC_CONFIG_MACRO_DIR([build])
|
||||
AC_CONFIG_SRCDIR([LICENSE])
|
||||
|
Reference in New Issue
Block a user