aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2009-09-22 10:17:44 -0700
committerBen Pfaff <blp@nicira.com>2009-09-22 10:17:44 -0700
commit576e26d7b47f4e53116ef0b5f035d260f426d37b (patch)
tree485a55122153924ae5255840cea787eec32b95ae /configure.ac
parent2a6cb303b0b9956952a1599092e64f5805ee741a (diff)
parent36becebea2d1e816a636d62a226521d0bf26bb18 (diff)
Merge citrix branch into master.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d5b5938d..400ea786 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.63)
-AC_INIT(openvswitch, 0.90.3, bugs@openvswitch.org)
+AC_INIT(openvswitch, 0.90.5, ovs-bugs@openvswitch.org)
NX_BUILDNR
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])