1
0
mirror of https://github.com/anope/anope.git synced 2026-07-09 06:23:13 +02:00

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

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1030 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-02 16:51:10 +00:00
parent c487fadebb
commit a7c2b269db
5 changed files with 11 additions and 4 deletions
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="19"
VERSION_EXTRA="-svn"
VERSION_BUILD="1310"
VERSION_BUILD="1311"
# $Log$
#
# BUILD : 1.7.19 (1311)
# BUGS : 804,805,806
# NOTES : Applied the patches of my beer buddy.
#
# BUILD : 1.7.19 (1310)
# BUGS : 794
# NOTES : Fixes the segfault in inspircd11.c / anope_event_capab() on missing required modules.