util: Add be32_prefix_mask().
[cascardo/ovs.git] / configure.ac
index 1977706..5c1f398 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.1, bugs@openvswitch.org)
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])