Get ready to tag 0.90.5 release. v0.90.5
authorJustin Pettit <jpettit@nicira.com>
Mon, 21 Sep 2009 20:08:27 +0000 (13:08 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 21 Sep 2009 20:08:27 +0000 (13:08 -0700)
configure.ac

index 7f150f4..41ff7be 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.60)
-AC_INIT(openvswitch, 0.90.4, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 0.90.5, ovs-bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])