Update version number
authorTim Pepper <timothy.c.pepper@linux.intel.com>
Thu, 13 Sep 2012 20:37:55 +0000 (13:37 -0700)
committerTim Pepper <timothy.c.pepper@linux.intel.com>
Thu, 13 Sep 2012 20:37:55 +0000 (13:37 -0700)
Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
configure.ac

index ccbe86f..47d3b3b 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.68])
-AC_INIT([corewatcher],[0.27],[william.douglas@intel.com])
+AC_INIT([corewatcher],[0.9.1],[timothy.c.pepper@linux.intel.com])
 AM_INIT_AUTOMAKE([foreign -Wall -Werror])
 AC_CONFIG_FILES([Makefile src/Makefile])
 AC_CONFIG_SRCDIR([src/corewatcher.c])