Add -git to version string.
This commit is contained in:
parent
0a93c8cfd3
commit
f797d25e06
@ -2,7 +2,7 @@ m4_pattern_allow([^AM_])
|
|||||||
m4_pattern_allow([^AC_])
|
m4_pattern_allow([^AC_])
|
||||||
|
|
||||||
AC_PREREQ([2.69])
|
AC_PREREQ([2.69])
|
||||||
AC_INIT([Bip IRC Proxy],[0.9.3],[http://bip.milkypond.org/projects/bip/activity],[bip],[http://bip.milkypond.org/])
|
AC_INIT([Bip IRC Proxy],[0.9.3-git],[http://bip.milkypond.org/projects/bip/activity],[bip],[http://bip.milkypond.org/])
|
||||||
AM_INIT_AUTOMAKE([foreign subdir-objects -Wall -Werror])
|
AM_INIT_AUTOMAKE([foreign subdir-objects -Wall -Werror])
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user