tag as 1.4.5

This commit is contained in:
Ailin Nemui 2023-10-01 15:46:01 +02:00
commit bcf07a2546
3 changed files with 23 additions and 2 deletions

View file

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