From 6681523e3fb3c6170d144346b18d094bf8ff4e75 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Tue, 4 Mar 2014 16:21:32 -0800 Subject: Version bump to 0.2.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8b3ce7e..6a1c861 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # Fire up Autoconf. AC_PREREQ([2.69]) -AC_INIT([ppamltracer], [0.1.0], [bbarenblat@galois.com]) +AC_INIT([ppamltracer], [0.2.0], [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