1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 20:33:12 +02:00

BUILD : 1.7.21 (1380) BUGS : 864 NOTES : Fixed configure script so it will complain about args.

git-svn-id: svn://svn.anope.org/anope/trunk@1380 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1095 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-02-11 20:46:31 +00:00
parent eea393f77f
commit c2411bef50
4 changed files with 21 additions and 15 deletions
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="21"
VERSION_EXTRA="-svn"
VERSION_BUILD="1379"
VERSION_BUILD="1380"
# $Log$
#
# BUILD : 1.7.21 (1380)
# BUGS : 864
# NOTES : Fixed configure script so it will complain about args.
#
# BUILD : 1.7.21 (1379)
# BUGS : 856
# NOTES : x86_64 generating improper SHA1 hash values. Thanks Johno Crawford ;)