aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2010-09-13 21:55:56 -0700
committerJustin Pettit <jpettit@nicira.com>2010-09-13 21:55:56 -0700
commitd59051362fa8ac4369f1be69ac942a52c9a424b9 (patch)
tree9ae4db1f8a235b7690e945d988e1f392c915713f /configure.ac
parentb14c5fe9bd85b440d1727934c84d5f7fded051f7 (diff)
Release Open vSwitch 1.1.0pre2v1.1.0pre2
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 21f34739..08a6f0fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.1.0pre1, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.1.0pre2, ovs-bugs@openvswitch.org)
NX_BUILDNR
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])