v0.9.9 memory management update
authorTim Pepper <timothy.c.pepper@linux.intel.com>
Thu, 11 Oct 2012 21:29:20 +0000 (14:29 -0700)
committerTim Pepper <timothy.c.pepper@linux.intel.com>
Thu, 11 Oct 2012 21:29:20 +0000 (14:29 -0700)
Bugfix update intended to fix glib/pthreads issue with uninitialize
mutexes.

Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
configure.ac

index 9c676b2..5f87c15 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.68])
-AC_INIT([nitra-corewatcher],[0.9.8],[timothy.c.pepper@linux.intel.com])
+AC_INIT([nitra-corewatcher],[0.9.9],[timothy.c.pepper@linux.intel.com])
 AM_INIT_AUTOMAKE([foreign -Wall -Werror])
 AC_CONFIG_FILES([Makefile src/Makefile])
 AC_CONFIG_SRCDIR([src/corewatcher.c])