diff options
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 |