projects
/
fwknop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
2f9368b
)
bumped version to 2.0.1-pre2
fwknop-2.0.1-pre2
author
Michael Rash
<mbr@cipherdyne.org>
Tue, 10 Jul 2012 02:58:35 +0000 (22:58 -0400)
committer
Michael Rash
<mbr@cipherdyne.org>
Tue, 10 Jul 2012 02:58:35 +0000 (22:58 -0400)
VERSION
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/VERSION
b/VERSION
index
d08106b
..
049ca00
100644
(file)
--- a/
VERSION
+++ b/
VERSION
@@
-1
+1
@@
-fwknop-2.0.1-pre1
+fwknop-2.0.1-pre2
diff --git
a/configure.ac
b/configure.ac
index
ddcc478
..
79f8613
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.1-pre1])
+m4_define(my_version, [2.0.1-pre2])
m4_define(my_bug_email, [dstuart@dstuart.org])
AC_INIT(my_package, my_version, my_bug_email)