1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 05:53:12 +02:00

BUILD : 1.7.11 (884) BUGS : n/a NOTES : Version bump. First release candidate for .11

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@631 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-12 17:54:32 +00:00
parent 97e7f94ec2
commit 2a5d384b07
+6 -2
View File
@@ -7,12 +7,16 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="10"
VERSION_PATCH="11"
VERSION_EXTRA="-rc1"
VERSION_BUILD="883"
VERSION_BUILD="884"
# $Log$
#
# BUILD : 1.7.11 (884)
# BUGS : n/a
# NOTES : Version bump. First release candidate for .11
#
# BUILD : 1.7.10 (883)
# BUGS : n/a
# NOTES : Making use of VERSION_EXTRA for release candidates.