tag as 1.4.2

This commit is contained in:
Ailin Nemui 2022-07-13 20:08:52 +02:00
commit bc805f9bcd
3 changed files with 28 additions and 14 deletions

View file

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