Version bumped to 1.5.5.

This commit is contained in:
Gerardo O 2022-01-25 17:07:24 -06:00
parent 6e30a65a07
commit 59fbca50f7

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
AC_INIT([goaccess],[1.5.4],[hello@goaccess.io],[],[https://goaccess.io])
AC_INIT([goaccess],[1.5.5],[hello@goaccess.io],[],[https://goaccess.io])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/goaccess.c])
AC_CONFIG_HEADERS([src/config.h])