bumped version to 6.0.0

This commit is contained in:
Blake Harnden 2019-12-20 09:42:43 -08:00
parent 9dd42e0359
commit e92441d728

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, 5.5.2)
AC_INIT(core, 6.0.0)
# autoconf and automake initialization
AC_CONFIG_SRCDIR([netns/version.h.in])