diff options
| author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-03-16 09:10:04 +0000 |
|---|---|---|
| committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-03-16 09:10:04 +0000 |
| commit | 89e28df398669012ce7cf99e90670a20af6bbc62 (patch) | |
| tree | 67fb77944b8e7f202d4b9cfd4f497912b77e7601 /version.log | |
| parent | 6536e8c850947ee4626214ce8a0e0e94b814e30c (diff) | |
BUILD : 1.7.8 (630) BUGS : N/A NOTES : Use sstrdup instead of strdup
git-svn-id: svn://svn.anope.org/anope/trunk@630 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@478 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 b5437ac9d..0fd545c2d 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="8" -VERSION_BUILD="629" +VERSION_BUILD="630" # $Log$ # +# BUILD : 1.7.8 (630) +# BUGS : N/A +# NOTES : Use sstrdup instead of strdup +# # BUILD : 1.7.8 (629) # BUGS : 313 # NOTES : Updated mydbgen and Changes.mysql to remove anope_os_cache |
