From 112c0645a9c4a0a4a42248506bda40ae8e5cae0e Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Sat, 14 Sep 2013 00:00:52 +0100 Subject: [PATCH] version bump --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 45c5842..2dd0c51 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.68]) -AC_INIT([taskrambler], [0.1.4], [Georg Hopp ]) +AC_INIT([taskrambler], [0.1.5], [Georg Hopp ]) LT_INIT AM_INIT_AUTOMAKE #AM_INIT_AUTOMAKE([subdir-objects])