updated version to 5.5.1

This commit is contained in:
Blake Harnden 2019-10-04 12:47:01 -07:00
parent bb98a4a77f
commit d00658ccb2

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