From 46a389423b578ed4ae7f0da7a4fe2e1e92b667d0 Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Mon, 9 Sep 2013 14:52:33 +0100 Subject: [PATCH] version bump --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cd95c2e..9b7fbd0 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.3], [Georg Hopp ]) +AC_INIT([taskrambler], [0.1.4], [Georg Hopp ]) LT_INIT AM_INIT_AUTOMAKE #AM_INIT_AUTOMAKE([subdir-objects])