Add -git to version string.

This commit is contained in:
Pierre-Louis Bonicoli 2018-02-19 20:26:34 +01:00
parent 8ceebf1fd8
commit 385be75f7e
Signed by: pilou
GPG Key ID: ADC2651DDACD3538
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
AC_PREREQ([2.69])
AC_INIT([Bip Sexy IRC Proxy], [0.9.0-rc2],
AC_INIT([Bip Sexy IRC Proxy], [0.9.0-rc2-git],
[http://bip.milkypond.org/projects/bip/activity], [bip],
[http://bip.milkypond.org/])
AM_INIT_AUTOMAKE([subdir-objects])