bumping version for release

This commit is contained in:
bharnden 2019-09-23 22:15:20 -07:00
parent d5c257fc9b
commit 212b8ccb02

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