Prepare for a post-1.2.0 world (1.2.90).
authorJustin Pettit <jpettit@nicira.com>
Wed, 3 Aug 2011 22:10:58 +0000 (15:10 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 3 Aug 2011 22:10:58 +0000 (15:10 -0700)
ChangeLog
configure.ac

index d82e886..bc87147 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Post-v1.2.0
+------------------------
+
+
 v1.2.0 - 03 Aug 2011
 ------------------------
     - New "ofproto" abstraction layer to ease porting to hardware
index c7f49b6..492c7bc 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.2.0, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.2.90, ovs-bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])