Bump development version.
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 29 Oct 2009 06:15:52 +0000 (06:15 +0000)
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 29 Oct 2009 06:15:52 +0000 (06:15 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30750 f5534014-38df-0310-8fa8-9805f1628bb7

config.nmake
configure.in
debian/changelog

index 87ca9d0818ef0a44d577f9e26eef403abff95624..70e9c5e3e8605e59b6461b9679f8a4acbd0c9e4d 100644 (file)
@@ -16,7 +16,7 @@ WIRESHARK_TARGET_PLATFORM=win32
 # It's highly recommended to leave MAJOR/MINOR/MICRO unchanged
 VERSION_MAJOR=1
 VERSION_MINOR=3
-VERSION_MICRO=1
+VERSION_MICRO=2
 VERSION_BUILD=0
 # It's recommended to change VERSION_EXTRA for your own custom builds
 # e.g. "-SVN-12345"
index c6f20a74e6160bebfeb458def723dce8e7bd902f..5fba48ee0f8994c2524d071527cfa9934c13ccb5 100644 (file)
@@ -2,7 +2,7 @@
 #
 AC_PREREQ(2.60)
 
-AC_INIT(wireshark, 1.3.1)
+AC_INIT(wireshark, 1.3.2)
 
 dnl Check for CPU / vendor / OS
 dnl The user is encouraged to use either `AC_CANONICAL_BUILD', or
index cd99ab588955fe3169512400592dcabb4e2a489b..4c1c36f6d34c1d358bf05d3ae69101ecf2a6c858 100644 (file)
@@ -1,5 +1,5 @@
-wireshark (1.3.1) unstable; urgency=low
+wireshark (1.3.2) unstable; urgency=low
 
   * Self-made package
 
- -- Wireshark Self-made package <wireshark@example.com>  Tue, 15 Sep 2009 00:00:00 +0000
+ -- Wireshark Self-made package <wireshark@example.com>  Thu, 29 Oct 2009 00:00:00 +0000