ovs-lib: allow non-root users to check service status
[cascardo/ovs.git] / configure.ac
index 3b9087b..553d822 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 2.1.1, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 2.1.3, ovs-bugs@openvswitch.org)
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])