From e7b517f40956a153972fd61a2c6da1140f52990b Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 9 Aug 2018 15:21:44 +0200 Subject: Post-release version bump to 0.3.1 This is useful because you can then test for new features. Closes: #285 Approved by: cgwalters --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 42e86ed..ba6231a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([bubblewrap], [0.3.0], [atomic-devel@projectatomic.io]) +AC_INIT([bubblewrap], [0.3.1], [atomic-devel@projectatomic.io]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) -- cgit v1.2.1