mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
Increases the package version on the configure.ac
Changed to 2.8
This commit is contained in:
parent
480f6bac77
commit
33231378d7
@ -6,7 +6,7 @@ dnl
|
|||||||
|
|
||||||
AC_PREREQ(2.63)
|
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_MACRO_DIR([build])
|
||||||
AC_CONFIG_SRCDIR([LICENSE])
|
AC_CONFIG_SRCDIR([LICENSE])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user