[ovs-dev] [PATCH] Prepare for post-1.5.0 (1.5.90).

Justin Pettit jpettit at nicira.com
Fri Jan 13 00:03:56 UTC 2012


---
 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index c678e8e..b628e29 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+post-v1.5.0
+------------------------
+
+
 v1.5.0 - xx xxx xxxx
 ------------------------
     - OpenFlow:
diff --git a/configure.ac b/configure.ac
index ab1efba..7779802 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.5.0, ovs-bugs at openvswitch.org)
+AC_INIT(openvswitch, 1.5.90, ovs-bugs at openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])
-- 
1.7.4.1




More information about the dev mailing list