aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2010-06-07 16:43:09 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2010-06-07 16:43:09 +0000
commit9ecbf2de60f986b3613e11b17cfcd85979d4cd35 (patch)
tree6c8719c5d6ec02d488a492c5bde9db0b52e07aec /configure.in
parentbf8dfcaffec21d380a80f5062c3ffa20f693a94a (diff)
1.3.6 -> 1.5.0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33138 f5534014-38df-0310-8fa8-9805f1628bb7
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 73267b3582..b1aada0b4a 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
#
AC_PREREQ(2.60)
-AC_INIT(wireshark, 1.3.6)
+AC_INIT(wireshark, 1.5.0)
dnl Check for CPU / vendor / OS
dnl The user is encouraged to use either `AC_CANONICAL_BUILD', or