diff options
-rw-r--r-- | CHANGES | 2 | ||||
-rwxr-xr-x | miniircd | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Unreleased +1.0 (2015-02-09) * Added support for the LUSERS command (by Alex Wright). * Added basic SSL support (by Leandro Lucarella). @@ -20,7 +20,7 @@ # # Joel Rosdahl <joel@rosdahl.net> -VERSION = "0.4" +VERSION = "1.0" import os import re |