Signed-off-by: Justin Pettit <[email protected]>
---
NEWS | 4 ++++
configure.ac | 2 +-
debian/changelog | 6 ++++++
3 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index a170814..a318b15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+v1.4.5 - 22 Jan 2013
+------------------------
+ - Bug fixes
+
v1.4.4 - 15 Jan 2013
------------------------
- Bug fixes
diff --git a/configure.ac b/configure.ac
index 893223e..c1747d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.4.4, [email protected])
+AC_INIT(openvswitch, 1.4.5, [email protected])
NX_BUILDNR
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/debian/changelog b/debian/changelog
index ff2a868..e03740b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openvswitch (1.4.5-1) unstable; urgency=low
+
+ * New upstream version containing bug fixes.
+
+ -- Open vSwitch team <[email protected]> Tue, 22 Jan 2013 13:40:00 -0700
+
openvswitch (1.4.4-1) unstable; urgency=low
* New upstream version containing bug fixes.
--
1.7.5.4
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev