aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2013-05-01 14:40:51 -0700
committerJustin Pettit <jpettit@nicira.com>2013-05-01 14:40:51 -0700
commit692c41c242eb55234a4b70c4f14120da186154fe (patch)
tree34eb0b2102ce7a9853fdcd8a183525e9256a2a81
parent34c1090c735bb93c5b5bd9c93c02f18feba3ff47 (diff)
Revert "Prepare for post-1.11.0 (1.11.90)."
This reverts commit 9f31efc731090e8d33236c55a4adbf461f3acbd1. This is the 1.11.0 release, so this patch doesn't belong.
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog7
3 files changed, 1 insertions, 12 deletions
diff --git a/NEWS b/NEWS
index 3a7123b9..f92e7794 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,3 @@
-post-v1.11.0
----------------------
-
-
v1.11.0 - xx xxx xxxx
---------------------
- The "tutorial" directory contains a new tutorial for some advanced
diff --git a/configure.ac b/configure.ac
index 7af8afbc..4c533612 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.11.90, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.11.0, ovs-bugs@openvswitch.org)
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
diff --git a/debian/changelog b/debian/changelog
index f6010202..ac54010e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,3 @@
-openvswitch (1.11.90-1) unstable; urgency=low
- [ Open vSwitch team ]
- * New upstream version
- - Nothing yet! Try NEWS...
-
- -- Open vSwitch team <dev@openvswitch.org> Mon, 29 Apr 2013 14:30:34 -0700
-
openvswitch (1.11.0-1) unstable; urgency=low
[ Open vSwitch team ]
* New upstream version