Make version consistent for real this time.

git-svn-id: file:///home/mbr/svn/fwknop/trunk@48 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
Damien Stuart 2009-01-27 02:53:54 +00:00
parent 8e7cf3b5a9
commit 7951d327e8

View File

@ -3,7 +3,7 @@ dnl Process thie file with autoconf to produce teh configure script
AC_PREREQ(2.61)
m4_define(my_package, [fwknop])
m4_define(my_version, [1.10.01-alpha])
m4_define(my_version, [1.10.0-alpha])
m4_define(my_bug_email, [dstuart@dstuart.org])
AC_INIT(my_package, my_version, my_bug_email)