From 86d6a0878d9dad8593b3d07338b8f01bf9593d1d Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones@redhat.com>
Date: Mon, 20 Jun 2016 18:32:30 +0100
Subject: [PATCH] goaljobs 0.3

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 37af419..07dc899 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
-AC_INIT([goaljobs],[0.2])
+AC_INIT([goaljobs],[0.3])
 AM_INIT_AUTOMAKE([foreign])
 
 dnl Only used temporarily while goaljobs.spec is contained in the
-- 
GitLab