Skip to content

Commit

Permalink
Version bumped to 1.9.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
allinurl committed Apr 12, 2024
1 parent 01a6fcf commit 922eab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([goaccess],[1.9.1],[hello@goaccess.io],[],[https://goaccess.io])
AC_INIT([goaccess],[1.9.2],[hello@goaccess.io],[],[https://goaccess.io])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_SRCDIR([src/goaccess.c])
AC_CONFIG_HEADERS([src/config.h])
Expand Down

0 comments on commit 922eab8

Please sign in to comment.