projects
/
fwknop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
c272339
)
bumped version to fwknop-2.0.2-pre3
author
Michael Rash
<mbr@cipherdyne.org>
Wed, 15 Aug 2012 02:35:02 +0000 (22:35 -0400)
committer
Michael Rash
<mbr@cipherdyne.org>
Wed, 15 Aug 2012 02:35:02 +0000 (22:35 -0400)
VERSION
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/VERSION
b/VERSION
index
c34f61d
..
1b4eb20
100644
(file)
--- a/
VERSION
+++ b/
VERSION
@@
-1
+1
@@
-fwknop-2.0.2-pre2
+fwknop-2.0.2-pre3
diff --git
a/configure.ac
b/configure.ac
index
3efc100
..
123ff49
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-pre2])
+m4_define(my_version, [2.0.2-pre3])
m4_define(my_bug_email, [dstuart@dstuart.org])
AC_INIT(my_package, my_version, my_bug_email)