Prepare for post-1.3.0 (1.3.90).
authorJustin Pettit <jpettit@nicira.com>
Tue, 25 Oct 2011 19:37:26 +0000 (12:37 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 25 Oct 2011 22:30:26 +0000 (15:30 -0700)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 09c234cd447a955d0c0242b61a01bd1cc908f296..f0baf372caad2794d5d1485f28db65e604cb79ab 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+post-v1.3.0
+------------------------
+
+
 v1.3.0 - xx xxx xxxx
 ------------------------
     - OpenFlow:
index c95948799206b513c4ada1566e9e00b20ee7c04d..3b87e7e0c0829a94855b24f34218412263fa028d 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.3.0, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.3.90, ovs-bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])