From 2138ddf81a6a76a17d7594b8e20da83f2f35b50e Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Wed, 22 Feb 2017 10:01:47 -0500 Subject: Version bump 0.11.{1=>2} --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1080f82..df4d614 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # along with this program. If not, see . ## -AC_INIT([liza], [0.11.2], [dev@lovullo.com]) +AC_INIT([liza], [0.11.3], [dev@lovullo.com]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([foreign]) -- cgit v1.2.1