tag as 1.4.1

This commit is contained in:
Ailin Nemui 2022-06-06 12:08:49 +02:00
commit 0e0bc17992
4 changed files with 24 additions and 22 deletions

View file

@ -1,4 +1,4 @@
AC_INIT(irssi, 1.4.0)
AC_INIT(irssi, 1.4.1)
AC_CONFIG_SRCDIR([src])
AC_CONFIG_AUX_DIR(build-aux)
AC_PREREQ(2.50)