X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=99ed8f05bf44fa07215a92e64f94d06ffa773ca6;hb=2887e6ea171d2fa26d244718958b69988ec9117d;hp=050b98bd9cef1fba809174a054de091632223873;hpb=eba3d1cae5c360019b8b56d93a6e7f155db9e73b;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index 050b98bd9..99ed8f05b 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 1.2.1, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 1.2.2, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4])