From: Justin Pettit Date: Sat, 9 Oct 2010 00:15:05 +0000 (-0700) Subject: Release Open vSwitch 1.0.2 X-Git-Tag: v1.0.2 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=7fa8c6709db0ac416a78896545b0005e35556903 Release Open vSwitch 1.0.2 --- diff --git a/ChangeLog b/ChangeLog index 6e7217a5e..ff134d9a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -v1.1.0pre1 - 31 Aug 2010 +v1.0.2 - 08 Oct 2010 ------------------------ - OpenFlow 1.0 slicing (QoS) functionality - Python bindings for configuration database (no write support) diff --git a/configure.ac b/configure.ac index 21f34739c..ccd4daec0 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 1.1.0pre1, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 1.0.2, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/debian/changelog b/debian/changelog index 89eb5176d..f4267903e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -openvswitch (1.1.0pre1) unstable; urgency=low +openvswitch (1.0.2) unstable; urgency=low * OpenFlow 1.0 slicing (QoS) functionality * Python bindings for configuration database (no write support) * Performance and scalability improvements * Bug fixes - -- Open vSwitch team Tue, 31 Aug 2010 23:20:00 +0000 + -- Open vSwitch team Tue, 08 Oct 2010 17:12:00 +0000 openvswitch (1.0.1) unstable; urgency=low