aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-11-24 05:57:05 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-11-24 05:57:05 +0000
commit213cb3db47be54cd9005fc4e166c8fddaa28be8c (patch)
tree41179fb98c4e204ba611db64183452891e5079f8 /configure.in
parent1ca3ed147ebcc209f78530d4ab2a63a512dfbcca (diff)
Switch back to normal versioning. Bump the version to 1.3.3.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31064 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 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