tag as 1.2.0

This commit is contained in:
ailin-nemui 2019-02-11 18:05:57 +01:00
commit bd2ff8c99c
2 changed files with 85 additions and 3 deletions

View file

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