Set version number to 0.90.3. v0.90.3
authorJustin Pettit <jpettit@nicira.com>
Fri, 17 Jul 2009 03:47:00 +0000 (20:47 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 17 Jul 2009 03:47:00 +0000 (20:47 -0700)
configure.ac

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