-v1.1.0-pre1 - 31 Aug 2010
--------------------------
+v1.1.0pre1 - 31 Aug 2010
+------------------------
- OpenFlow 1.0 slicing (QoS) functionality
- Python bindings for configuration database (no write support)
- Performance and scalability improvements
# limitations under the License.
AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.1.0-pre1, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.1.0pre1, ovs-bugs@openvswitch.org)
NX_BUILDNR
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])
-openvswitch (1.1.0-pre1) unstable; urgency=low
+openvswitch (1.1.0pre1) unstable; urgency=low
* OpenFlow 1.0 slicing (QoS) functionality
* Python bindings for configuration database (no write support)