updated version for next release

This commit is contained in:
Blake Harnden 2020-04-13 12:02:55 -07:00
parent a72b0bb4a5
commit 3c909d4989

View file

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
# this defines the CORE version number, must be static for AC_INIT
AC_INIT(core, 6.2.0)
AC_INIT(core, 6.3.0)
# autoconf and automake initialization
AC_CONFIG_SRCDIR([netns/version.h.in])