tag as 1.2.1

This commit is contained in:
Ailin Nemui 2019-06-28 13:52:47 +02:00
commit 248a1591a2
2 changed files with 22 additions and 1 deletions

View file

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