diff options
| author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-03-16 20:19:14 +0000 |
|---|---|---|
| committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-03-16 20:19:14 +0000 |
| commit | 1fec2a9abdd824a41ab1b975bd95829cb44a7d0e (patch) | |
| tree | db5bb5fb6cff83414019e8bba516079e071b145d /version.log | |
| parent | 89e28df398669012ce7cf99e90670a20af6bbc62 (diff) | |
BUILD : 1.7.8 (631) BUGS : 320 NOTES : Fixed an error in the big if/else if thing when setting the modes on SJOIN, should now give correct modes
git-svn-id: svn://svn.anope.org/anope/trunk@631 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@479 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'version.log')
| -rw-r--r-- | version.log | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/version.log b/version.log index 0fd545c2d..b45a639d1 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="8" -VERSION_BUILD="630" +VERSION_BUILD="631" # $Log$ # +# BUILD : 1.7.8 (631) +# BUGS : 320 +# NOTES : Fixed an error in the big if/else if thing when setting the modes on SJOIN, should now give correct modes +# # BUILD : 1.7.8 (630) # BUGS : N/A # NOTES : Use sstrdup instead of strdup |
