Bump version to 4.3.15
This commit is contained in:
parent
13d0fc7077
commit
db031971aa
2 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@
|
||||||
# whether it's worth fixing.
|
# whether it's worth fixing.
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
AC_INIT([Wolfpack Empire], [4.3.14], [wolfpack@wolfpackempire.com], [empire])
|
AC_INIT([Wolfpack Empire], [4.3.15], [wolfpack@wolfpackempire.com], [empire])
|
||||||
AC_CONFIG_SRCDIR([include/combat.h])
|
AC_CONFIG_SRCDIR([include/combat.h])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
|
|
|
@ -38,7 +38,7 @@
|
||||||
# whether it's worth fixing.
|
# whether it's worth fixing.
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
AC_INIT([Empire Client], [4.3.14], [wolfpack@wolfpackempire.com])
|
AC_INIT([Empire Client], [4.3.15], [wolfpack@wolfpackempire.com])
|
||||||
AC_CONFIG_SRCDIR([empire.6])
|
AC_CONFIG_SRCDIR([empire.6])
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue