Merge branch 'master' of github.com:mrash/fwknop

This commit is contained in:
Michael Rash
2012-07-17 22:20:36 -04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
fwknop-2.0.1-pre3
fwknop-2.0.1-pre4
+1 -1
View File
@@ -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-pre3])
m4_define(my_version, [2.0.1-pre4])
m4_define(my_bug_email, [dstuart@dstuart.org])
AC_INIT(my_package, my_version, my_bug_email)