aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2009-07-28 11:05:28 -0700
committerJustin Pettit <jpettit@nicira.com>2009-07-28 11:05:28 -0700
commit42a9c78baca62833d0eafcfa0ad44e079ebf3b86 (patch)
treedb9736441f00258f2772901ba23b5859ed73ca86
parent2b35e1475ef0c274495aa04d60b054288971d503 (diff)
Label the current "citrix" release 0.90.4.v0.90.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 30d2dc5e..7f150f48 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])