Label the current "citrix" release 0.90.4. v0.90.4
authorJustin Pettit <jpettit@nicira.com>
Tue, 28 Jul 2009 18:05:28 +0000 (11:05 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 28 Jul 2009 18:05:28 +0000 (11:05 -0700)
configure.ac

index 30d2dc5..7f150f4 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.4, ovs-bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])