projects
/
external
/
corewatcher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3074c8
)
Version bump and change name in autotools
author
Tim Pepper
<timothy.c.pepper@linux.intel.com>
Thu, 13 Sep 2012 20:41:51 +0000
(13:41 -0700)
committer
Tim 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
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
47d3b3b
..
d40514f
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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])