This is for the branch-1.1 branch.
---
ChangeLog | 4 ++++
configure.ac | 2 +-
debian/changelog | 6 ++++++
3 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 76d8e29..3126e05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+v1.1.1 - 26 May 2011
+------------------------
+ - Bug fixes
+
v1.1.0 - 05 Apr 2011
------------------------
- Ability to define policies over IPv6
diff --git a/configure.ac b/configure.ac
index 5a2b5c0..2906791 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.1.0, [email protected])
+AC_INIT(openvswitch, 1.1.1, [email protected])
NX_BUILDNR
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/debian/changelog b/debian/changelog
index 472f121..26f2151 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openvswitch (1.1.1-1) unstable; urgency=low
+
+ * Bug fixes.
+
+ -- Open vSwitch team <[email protected]> Mon, 26 May 2011 16:36:00 +0000
+
openvswitch (1.1.0-1) unstable; urgency=low
* New upstream version
--
1.7.1
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev