tag as 1.1.2

This commit is contained in:
ailin-nemui 2019-01-08 21:46:17 +01:00
commit 7bf94c28a0
2 changed files with 20 additions and 1 deletions

View file

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