Bump version to 0.2.3.

This commit is contained in:
David Thompson
2018-11-25 15:59:07 -05:00
parent 98471930c9
commit 928f0e2921

View File

@@ -1,6 +1,6 @@
dnl -*- Autoconf -*-
AC_INIT(Haunt, 0.2.2)
AC_INIT(Haunt, 0.2.3)
AC_CONFIG_SRCDIR(haunt)
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([color-tests -Wall -Wno-portability foreign])