Signed-off-by: Justin Pettit <jpet...@nicira.com> --- NEWS | 4 ++++ configure.ac | 2 +- debian/changelog | 6 ++++++ 3 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS index a318b15..54bd50a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +v1.4.6 - 26 Feb 2013 +------------------------ + - Bug fixes + v1.4.5 - 22 Jan 2013 ------------------------ - Bug fixes diff --git a/configure.ac b/configure.ac index c1747d7..304248d 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 1.4.5, ovs-b...@openvswitch.org) +AC_INIT(openvswitch, 1.4.6, ovs-b...@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/debian/changelog b/debian/changelog index e03740b..7d6f9cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +openvswitch (1.4.6-1) unstable; urgency=low + + * New upstream version containing bug fixes. + + -- Open vSwitch team <dev@openvswitch.org> Tue, 26 Feb 2013 11:14:00 -0700 + openvswitch (1.4.5-1) unstable; urgency=low * New upstream version containing bug fixes. -- 1.7.5.4 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev