diff options
-rw-r--r-- | src/mysql.c | 9 | ||||
-rw-r--r-- | src/nickserv.c | 2 | ||||
-rw-r--r-- | version.log | 6 |
3 files changed, 9 insertions, 8 deletions
diff --git a/src/mysql.c b/src/mysql.c index cc0c6ee80..64b538776 100644 --- a/src/mysql.c +++ b/src/mysql.c @@ -1,6 +1,4 @@ -/* MySQL functions. -/* MySQL functions. -/* MySQL functions. + /* MySQL functions. * * (C) 2003 Anope Team @@ -1610,6 +1608,5 @@ void db_mysql_load_ns_dbase(void) } } } - - - + + diff --git a/src/nickserv.c b/src/nickserv.c index d1411668f..34cc88339 100644 --- a/src/nickserv.c +++ b/src/nickserv.c @@ -1,4 +1,4 @@ -/* NickServ functions. + /* NickServ functions. * * (C) 2003 Anope Team diff --git a/version.log b/version.log index 215c632a9..3de50b755 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="5" -VERSION_BUILD="329" +VERSION_BUILD="330" # $Log$ # +# BUILD : 1.7.5 (330) +# BUGS : N/A +# NOTES : More indent fun! +# # BUILD : 1.7.5 (329) # BUGS : N/A # NOTES : Fixed more indent crap |