aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2011-10-25 12:37:26 -0700
committerJustin Pettit <jpettit@nicira.com>2011-10-25 15:30:26 -0700
commitb6a9a95b546e06ace34a9c878d34e1c720ed57e5 (patch)
tree7b793f50ef768d043c91bbefce12f139aa407ba4 /configure.ac
parent079a862535ebc32e2c4fd52366667934091ff7f2 (diff)
Prepare for post-1.3.0 (1.3.90).
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 c9594879..3b87e7e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.3.0, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.3.90, ovs-bugs@openvswitch.org)
NX_BUILDNR
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])