From 7ed15eed92aa144a879f3d378853a4b0e1b04632 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Tue, 12 Apr 2016 16:40:22 -0400 Subject: Version bump 0.{3.3=>4.0} --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b71e4f2..ec12aae 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # along with this program. If not, see . ## -AC_INIT([liza], [0.3.3], [dev@lovullo.com]) +AC_INIT([liza], [0.4.0], [dev@lovullo.com]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([foreign]) -- cgit v1.2.1