bumped version to fwknop-2.0.2-pre2

This commit is contained in:
Michael Rash 2012-08-11 09:21:49 -04:00
parent 27ccfe35d3
commit 72229b5f46
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
fwknop-2.0.2-pre1
fwknop-2.0.2-pre2

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.2-pre1])
m4_define(my_version, [2.0.2-pre2])
m4_define(my_bug_email, [dstuart@dstuart.org])
AC_INIT(my_package, my_version, my_bug_email)