aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2010-02-11 16:38:42 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2010-02-11 16:38:42 +0000
commit271bae5533286542c19c77e8918b1da6a96acaf7 (patch)
tree5e4737c22c5427bc1a771784a242a26a2dcae06a /configure.in
parentee8feff1252726dd73178e6c15fe1757e5795432 (diff)
1.3.3 -> 1.3.4.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31865 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 99437d3cd4..a10171812c 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
#
AC_PREREQ(2.60)
-AC_INIT(wireshark, 1.3.3)
+AC_INIT(wireshark, 1.3.4)
dnl Check for CPU / vendor / OS
dnl The user is encouraged to use either `AC_CANONICAL_BUILD', or