Increase version number to 0.90.2. v0.90.2
authorJustin Pettit <jpettit@nicira.com>
Wed, 1 Jul 2009 19:41:46 +0000 (12:41 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 1 Jul 2009 19:41:46 +0000 (12:41 -0700)
configure.ac

index 8b22d48..c8e9d1b 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.60)
-AC_INIT(openvswitch, 0.90.1, bugs@openvswitch.org)
+AC_INIT(openvswitch, 0.90.2, bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])