aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-11-03 06:55:30 +0000
committerGerald Combs <gerald@wireshark.org>2006-11-03 06:55:30 +0000
commita076a8731d21819dc2559d10edeabbaaab142dbc (patch)
treeb19bba797d6acb995fc8a2d971cb2f6a6a68109b /configure.in
parent8239fd24dbc25bfcb09495c3b29307a53668e1ac (diff)
Bump the version to 0.99.5.
svn path=/trunk/; revision=19781
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9f8ecff1da..b5225c4348 100644
--- a/configure.in
+++ b/configure.in
@@ -14,7 +14,7 @@ dnl AC_CANONICAL_HOST
dnl AC_CANONICAL_BUILD
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(wireshark, 0.99.4)
+AM_INIT_AUTOMAKE(wireshark, 0.99.5)
AM_DISABLE_STATIC