From 7bf41a16a8321503b8c38c7944aabb8c0f45a7ab Mon Sep 17 00:00:00 2001 From: William Douglas Date: Tue, 8 Jan 2013 14:36:16 -0800 Subject: [PATCH 1/1] v0.9.11 Tizen rebrand Add in some Tizen specific changes and catch up on the last of the nitra updates. Signed-off-by: William Douglas --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7a2ccd2..5ca0142 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.68]) -AC_INIT([nitra-corewatcher],[0.9.10],[timothy.c.pepper@linux.intel.com]) +AC_INIT([corewatcher],[0.9.11],[william.douglas@intel.com]) AM_INIT_AUTOMAKE([foreign -Wall -Werror]) AC_CONFIG_FILES([Makefile src/Makefile]) AC_CONFIG_SRCDIR([src/corewatcher.c]) -- 2.7.4