1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00

Use a VCS agnostic term to describe the VCS version

This commit is contained in:
Alexander Færøy 2014-05-31 01:43:51 +02:00
parent c3ef9ee9a6
commit c000a8623a

View File

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