From ed5b60850f610acca9249bf1f15f9e5806bb739d Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Sun, 29 Sep 2013 00:43:47 +0100 Subject: [PATCH] version bump --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e9f0375..fbce5f2 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.5], [Georg Hopp ]) +AC_INIT([taskrambler], [0.1.6], [Georg Hopp ]) LT_INIT AM_INIT_AUTOMAKE #AM_INIT_AUTOMAKE([subdir-objects])