ofproto/bond: Fix a race condition in updating post recirculation rules
[cascardo/ovs.git] / configure.ac
index 1977706..ae38a1e 100644 (file)
@@ -12,8 +12,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-AC_PREREQ(2.64)
-AC_INIT(openvswitch, 2.3.0, bugs@openvswitch.org)
+AC_PREREQ(2.63)
+AC_INIT(openvswitch, 2.3.2, bugs@openvswitch.org)
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])