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

BUILD : 1.7.10 (810) BUGS : NOTES : And heniz (yes, heniz!) made a boo-boo with the version of install.vbs :)

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@564 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-23 17:32:46 +00:00
parent 239986e4f3
commit 68f7fc089e
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ WScript.Echo " | | | || | | |_| |_| | __/"
WScript.Echo " |_| |_||_| |_\___/| _/ \___|"
WScript.Echo " | |"
WScript.Echo " |_| IRC Services"
WScript.Echo " v1.7.10-rc2"
WScript.Echo " v1.7.10"
WScript.Echo ""
WScript.Echo ""
WScript.Echo "This program will help you to compile your Services, and ask you"
+5 -1
View File
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="10"
VERSION_BUILD="809"
VERSION_BUILD="810"
# $Log$
#
# BUILD : 1.7.10 (810)
# BUGS :
# NOTES : And heniz (yes, heniz!) made a boo-boo with the version of install.vbs :)
#
# BUILD : 1.7.10 (809)
# BUGS :
# NOTES : Updated install.vbs to detect SDK paths (by heinz)