Declare the version as "1.3.0".
[openvswitch] / configure.ac
index e771b50fe24c4ca821323070135de03b61484c9d..c95948799206b513c4ada1566e9e00b20ee7c04d 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.2.90, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.3.0, ovs-bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])