From 4a6c0bfc1f587c444fb48533bb52ddd55a33573d Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Sun, 29 Sep 2013 14:22:23 +0100 Subject: [PATCH] revert version to 0.1.5 after fixes from next have been merged...I have to obey my workflows to prevent such things in future. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 542ce32..b7c5c32 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.6], [Georg Hopp ]) +AC_INIT([taskrambler], [0.1.5], [Georg Hopp ]) LT_INIT AM_INIT_AUTOMAKE #AM_INIT_AUTOMAKE([subdir-objects])