summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2011-11-30 23:41:19 -0800
committerJustin Pettit <jpettit@nicira.com>2011-12-01 09:06:19 -0800
commite68bfcfc31f3dd393fc5e93838aa5051ad44e139 (patch)
treef21b830871324298671b1473ab8631a165a0a6a3 /configure.ac
parente028de5bb928d7752a19ca0c6396e17971847289 (diff)
downloadopenvswitch-e68bfcfc31f3dd393fc5e93838aa5051ad44e139.tar.gz
Prepare for post-1.4.0 (1.4.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 60f31c3cd..a5cff7056 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.4.0, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.4.90, ovs-bugs@openvswitch.org)
NX_BUILDNR
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])