From 8f04b4a8dd0444cd90cb67a77eabfa504315ca81 Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Mon, 9 Sep 2013 13:33:55 +0100 Subject: [PATCH] version bump --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 44d73f5..cd95c2e 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.2], [Georg Hopp ]) +AC_INIT([taskrambler], [0.1.3], [Georg Hopp ]) LT_INIT AM_INIT_AUTOMAKE #AM_INIT_AUTOMAKE([subdir-objects])