bumped version to 2.0.1-pre1

This commit is contained in:
Michael Rash
2012-07-09 16:32:10 -04:00
parent b5c6b48cff
commit 06d8f118aa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
fwknop-2.0
fwknop-2.0.1-pre1
+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])
m4_define(my_version, [2.0.1-pre1])
m4_define(my_bug_email, [dstuart@dstuart.org])
AC_INIT(my_package, my_version, my_bug_email)