diff options
author | David Thompson <dthompson2@worcester.edu> | 2018-11-29 11:40:46 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2018-11-29 11:40:46 -0500 |
commit | 1bfb38812389aa734191adfe5b79eb16edc60b70 (patch) | |
tree | 85b766cb806a4192b89cc8f83b674743424094af | |
parent | 286edaa5de4ef6a21f2f2839959fa7ff9a02ed64 (diff) |
Bump version to 0.2.4.v0.2.4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ec440ef..87c5961 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl -*- Autoconf -*- -AC_INIT(Haunt, 0.2.3) +AC_INIT(Haunt, 0.2.4) AC_CONFIG_SRCDIR(haunt) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([color-tests -Wall -Wno-portability foreign]) |