Updates for 0.90.6 release. v0.90.7
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 eff97aa..9cfa8b9 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 edfe0f7..45d9dec 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])