Version bumped to 1.9.4.

This commit is contained in:
Gerardo O 2025-03-30 18:55:11 -05:00
parent 9e987fd83d
commit 620134fd82

View File

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