Version 0.9.4
authorTim Pepper <timothy.c.pepper@linux.intel.com>
Fri, 28 Sep 2012 16:55:41 +0000 (09:55 -0700)
committerTim Pepper <timothy.c.pepper@linux.intel.com>
Fri, 28 Sep 2012 16:55:41 +0000 (09:55 -0700)
This release includes unconditionally scanning at start up (previous
version only scanned after an inotify or the long timer firstrang, when not
in test mode), a core based timestamp in the report, and unconditionally
setting the core_folder and processed_folder permissions to what we expect
them to be during start up validation.

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

index 24ab8d7..bfa03a6 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.68])
-AC_INIT([nitra-corewatcher],[0.9.3],[timothy.c.pepper@linux.intel.com])
+AC_INIT([nitra-corewatcher],[0.9.4],[timothy.c.pepper@linux.intel.com])
 AM_INIT_AUTOMAKE([foreign -Wall -Werror])
 AC_CONFIG_FILES([Makefile src/Makefile])
 AC_CONFIG_SRCDIR([src/corewatcher.c])