Version bump and change name in autotools
authorTim Pepper <timothy.c.pepper@linux.intel.com>
Thu, 13 Sep 2012 20:41:51 +0000 (13:41 -0700)
committerTim Pepper <timothy.c.pepper@linux.intel.com>
Thu, 13 Sep 2012 20:41:51 +0000 (13:41 -0700)
Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
configure.ac

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