Prepare for 2.3.2.
authorJustin Pettit <jpettit@nicira.com>
Thu, 4 Dec 2014 05:29:04 +0000 (21:29 -0800)
committerJustin Pettit <jpettit@nicira.com>
Wed, 10 Dec 2014 22:06:21 +0000 (14:06 -0800)
Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index 1b0d58f..2f471b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+v2.3.2 - xx xxx xxxx
+---------------------
+
+
 v2.3.1 - 03 Dec 2014
 ---------------------
    - Compatibility with autoconf 2.63 (previously >=2.64)
index 5c1f398..ae38a1e 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.63)
-AC_INIT(openvswitch, 2.3.1, bugs@openvswitch.org)
+AC_INIT(openvswitch, 2.3.2, bugs@openvswitch.org)
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
index e6f95b0..44cc0ae 100644 (file)
@@ -1,3 +1,10 @@
+openvswitch (2.3.2-1) unstable; urgency=low
+   [ Open vSwitch team ]
+   * New upstream version
+   - Nothing yet!
+
+ -- Open vSwitch team <dev@openvswitch.org>  Wed, 03 Dec 2014 21:25:42 -0700
+
 openvswitch (2.3.1-1) unstable; urgency=low
    [ Open vSwitch team ]
    * New upstream version