---
NEWS | 4 ++++
configure.ac | 2 +-
debian/changelog | 6 ++++++
3 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index e0fdd30..31e217e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+v1.4.3 - 06 Sep 2012
+------------------------
+ - Bug fixes
+
v1.4.2 - 01 June 2012
------------------------
- Allow OFPP_CONTROLLER as the in_port for packet-out messages.
diff --git a/configure.ac b/configure.ac
index 022cf82..9d8dabf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.4.2, [email protected])
+AC_INIT(openvswitch, 1.4.3, [email protected])
NX_BUILDNR
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/debian/changelog b/debian/changelog
index c2ee4d1..ac8fd2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openvswitch (1.4.3-1) unstable; urgency=low
+
+ * New upstream version containing bug fixes.
+
+ -- Open vSwitch team <[email protected]> Thu, 06 Sep 2012 18:15:00 -0700
+
openvswitch (1.4.2-1) unstable; urgency=low
* New upstream version fixing the following bugs:
--
1.7.9.5
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev