Updates for 0.90.6 release.
authorJustin Pettit <jpettit@nicira.com>
Sun, 29 Nov 2009 19:23:32 +0000 (11:23 -0800)
committerJustin Pettit <jpettit@nicira.com>
Sun, 29 Nov 2009 19:23:32 +0000 (11:23 -0800)
ChangeLog
configure.ac

index eff97aa5d1071cdfcd6d7bed9523c430326cc3e3..9cfa8b936ad9effb73ce776c80c7c5748f02c306 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+v0.90.7 - 29 Nov 2009
+---------------------
+    - Add support for NetFlow active timeouts
+    - Bug fixes
+
 v0.90.6 - 6 Oct 2009
 --------------------
     - Bug fixes
index edfe0f75b23875e837332b6a1a2c1b5f773a2885..45d9decb92a81db56c1484270578ebf72a3a8544 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.60)
-AC_INIT(openvswitch, 0.90.6, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 0.90.7, ovs-bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])