mirror of
https://github.com/openvswitch/ovs
synced 2025-08-30 05:47:55 +00:00
Set version number to 0.90.3.
This commit is contained in:
parent
b81411b79d
commit
38b23f7656
@ -13,7 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
AC_PREREQ(2.60)
|
AC_PREREQ(2.60)
|
||||||
AC_INIT(openvswitch, 0.90.2, bugs@openvswitch.org)
|
AC_INIT(openvswitch, 0.90.3, bugs@openvswitch.org)
|
||||||
NX_BUILDNR
|
NX_BUILDNR
|
||||||
AC_CONFIG_SRCDIR([datapath/datapath.c])
|
AC_CONFIG_SRCDIR([datapath/datapath.c])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user