projects
/
fwknop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
a980a02
)
bumped version to fwknop-2.0.1
author
Michael Rash
<mbr@cipherdyne.org>
Tue, 24 Jul 2012 01:58:14 +0000 (21:58 -0400)
committer
Michael Rash
<mbr@cipherdyne.org>
Tue, 24 Jul 2012 01:58:14 +0000 (21:58 -0400)
VERSION
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/VERSION
b/VERSION
index
8ad6bcf
..
225bddd
100644
(file)
--- a/
VERSION
+++ b/
VERSION
@@
-1
+1
@@
-fwknop-2.0.1-pre5
+fwknop-2.0.1
diff --git
a/configure.ac
b/configure.ac
index
98ba8a5
..
7cb1098
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-pre5])
+m4_define(my_version, [2.0.1])
m4_define(my_bug_email, [dstuart@dstuart.org])
AC_INIT(my_package, my_version, my_bug_email)