projects
/
fwknop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
b5c6b48
)
bumped version to 2.0.1-pre1
author
Michael Rash
<mbr@cipherdyne.org>
Mon, 9 Jul 2012 20:32:10 +0000 (16:32 -0400)
committer
Michael Rash
<mbr@cipherdyne.org>
Mon, 9 Jul 2012 20:32:10 +0000 (16:32 -0400)
VERSION
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/VERSION
b/VERSION
index
b2d4626
..
d08106b
100644
(file)
--- a/
VERSION
+++ b/
VERSION
@@
-1
+1
@@
-fwknop-2.0
+fwknop-2.0.1-pre1
diff --git
a/configure.ac
b/configure.ac
index
2a18f9e
..
ddcc478
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-11,7
+11,7
@@
AC_PREREQ(2.62)
dnl Define our name, version and email.
m4_define(my_package, [fwknop])
-m4_define(my_version, [2.0])
+m4_define(my_version, [2.0.1-pre1])
m4_define(my_bug_email, [dstuart@dstuart.org])
AC_INIT(my_package, my_version, my_bug_email)