From 5c84b4e7256c8d830fba64db13314f3c25e36ba6 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 17 Mar 2014 11:31:36 -0700 Subject: Version bump to 1.0.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1bf6e65..c51aae3 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # Fire up Autoconf. AC_PREREQ([2.69]) -AC_INIT([libv_repExtAutomobile], [1.0.0], [bbarenblat@galois.com]) +AC_INIT([libv_repExtAutomobile], [1.0.1], [bbarenblat@galois.com]) AC_CANONICAL_TARGET # This package will build but not function on OS X, so fail fast if we're on -- cgit v1.2.3