From 904f9af6f67b0d0269cd193440aa080896388875 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 10 Mar 2014 12:58:04 -0700 Subject: Version bump to 0.2.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index f3b0e58..d5a062f 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ # Fire up Autoconf. AC_PREREQ([2.69]) -AC_INIT([ppamltracer], [0.2.0], [bbarenblat@galois.com]) +AC_INIT([ppamltracer], [0.2.1], [bbarenblat@galois.com]) # Fire up Automake. Use ustar format because we actually have file names # longer than 99 characters (hooray, Java). -- cgit v1.2.3