projects
/
fwknop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
27ccfe3
)
bumped version to fwknop-2.0.2-pre2
author
Michael Rash
<mbr@cipherdyne.org>
Sat, 11 Aug 2012 13:21:49 +0000 (09:21 -0400)
committer
Michael Rash
<mbr@cipherdyne.org>
Sat, 11 Aug 2012 13:21:49 +0000 (09:21 -0400)
VERSION
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/VERSION
b/VERSION
index
6108373
..
c34f61d
100644
(file)
--- a/
VERSION
+++ b/
VERSION
@@
-1
+1
@@
-fwknop-2.0.2-pre1
+fwknop-2.0.2-pre2
diff --git
a/configure.ac
b/configure.ac
index
3a24420
..
3efc100
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.2-pre1])
+m4_define(my_version, [2.0.2-pre2])
m4_define(my_bug_email, [dstuart@dstuart.org])
AC_INIT(my_package, my_version, my_bug_email)