aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2011-01-24 19:27:38 +0000
committerGerald Combs <gerald@wireshark.org>2011-01-24 19:27:38 +0000
commit1635ef0ddfabf66d7ec95cc0b884e2d6efea6f15 (patch)
tree6341f474a7f74cc9791e6f85b0a27251b7a39751 /configure.in
parentdf985b71406ccae81cfed171f02b7a195c3a3c9e (diff)
1.5.0 → 1.5.1.
svn path=/trunk/; revision=35639
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 890a9ca89b..a4c7a97db3 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
#
AC_PREREQ(2.60)
-AC_INIT(wireshark, 1.5.0)
+AC_INIT(wireshark, 1.5.1)
dnl Check for CPU / vendor / OS
dnl The user is encouraged to use either `AC_CANONICAL_BUILD', or