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 09c234c..f0baf37 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+post-v1.3.0
+------------------------
+
+
 v1.3.0 - xx xxx xxxx
 ------------------------
     - OpenFlow:
index c959487..3b87e7e 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])