bumped version to fwknop-2.0.1

This commit is contained in:
Michael Rash 2012-07-23 21:58:14 -04:00
parent a980a029a7
commit 9fe6dc7d6f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
fwknop-2.0.1-pre5
fwknop-2.0.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-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)