aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-11-24 05:57:05 +0000
committerGerald Combs <gerald@wireshark.org>2009-11-24 05:57:05 +0000
commitf08e18e9a550690c5bb03ff9f31c7d51163275e8 (patch)
tree41179fb98c4e204ba611db64183452891e5079f8 /configure.in
parent2076b90455ab4c10c2e4f2af643e5bee5649edd0 (diff)
Switch back to normal versioning. Bump the version to 1.3.3.
svn path=/trunk/; revision=31064
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 b9c8eafb14..75ecd081c1 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
#
AC_PREREQ(2.60)
-AC_INIT(wireshark, 1.3.2)
+AC_INIT(wireshark, 1.3.3)
dnl Check for CPU / vendor / OS
dnl The user is encouraged to use either `AC_CANONICAL_BUILD', or