Bump version: 0.3.2 → 0.3.3
This commit is contained in:
parent
0963203bf0
commit
6ca187c032
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 0.3.2
|
current_version = 0.3.3
|
||||||
tag = True
|
tag = True
|
||||||
commit = True
|
commit = True
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
dnl -*- Autoconf -*-
|
dnl -*- Autoconf -*-
|
||||||
|
|
||||||
AC_INIT(bloatrunner, 0.3.2)
|
AC_INIT(bloatrunner, 0.3.3)
|
||||||
AC_CONFIG_SRCDIR(game)
|
AC_CONFIG_SRCDIR(game)
|
||||||
AC_CONFIG_AUX_DIR([build-aux])
|
AC_CONFIG_AUX_DIR([build-aux])
|
||||||
AM_INIT_AUTOMAKE([foreign -Woverride -Wno-portability])
|
AM_INIT_AUTOMAKE([foreign -Woverride -Wno-portability])
|
||||||
|
|
Loading…
Reference in a new issue