Increase version number to v0.90.1. v0.90.1
authorJustin Pettit <jpettit@nicira.com>
Mon, 15 Jun 2009 23:19:08 +0000 (16:19 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 15 Jun 2009 23:19:08 +0000 (16:19 -0700)
configure.ac

index 30d2dc5..b2b9831 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.60)
-AC_INIT(openvswitch, 0.90.0, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 0.90.1, ovs-bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])