tag as 1.0.3

This commit is contained in:
Ailin Nemui 2017-06-05 16:25:53 +02:00
commit 68bb0c6e48
2 changed files with 19 additions and 1 deletions

View file

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