Set version number to 0.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 c8e9d1bd25406c7c86cd9f5000e31e139a834a69..27f9da544f3e799c2331f2e744de92af8e66dc48 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])