aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-02-11 16:38:42 +0000
committerGerald Combs <gerald@wireshark.org>2010-02-11 16:38:42 +0000
commit7e9faae9d9668d25f435681a93374060fb58eeab (patch)
tree5e4737c22c5427bc1a771784a242a26a2dcae06a /configure.in
parentcca0eb254f2cafedc90f98f4d010439db389247a (diff)
1.3.3 -> 1.3.4.
svn path=/trunk/; revision=31865
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