Bump the trunk version to 0.99.6.

svn path=/trunk/; revision=20526
This commit is contained in:
Gerald Combs 2007-01-22 22:57:32 +00:00
parent 2749bc7c80
commit 9f8fa9cfe2
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
# It's highly recommended to leave MAJOR/MINOR/MICRO unchanged
VERSION_MAJOR=0
VERSION_MINOR=99
VERSION_MICRO=5
VERSION_MICRO=6
# It's recommended to change VERSION_EXTRA for your own custom builds
# e.g. "-SVN-12345"
VERSION_EXTRA=

View File

@ -14,7 +14,7 @@ dnl AC_CANONICAL_HOST
dnl AC_CANONICAL_BUILD
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(wireshark, 0.99.5)
AM_INIT_AUTOMAKE(wireshark, 0.99.6)
AM_DISABLE_STATIC