Add -git to version string.

This commit is contained in:
Pierre-Louis Bonicoli 2016-11-12 01:36:22 +01:00
parent 19c1b631ea
commit 0e6444198b
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-rc1],
AC_INIT([Bip Sexy IRC Proxy], [0.9.0-rc1-git],
[http://bip.milkypond.org/projects/bip/activity], [bip],
[http://bip.milkypond.org/])
AM_INIT_AUTOMAKE([subdir-objects])