diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2015-12-22 00:51:57 +0100 |
---|---|---|
committer | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2015-12-22 00:51:57 +0100 |
commit | f6d4b11079e0e8c2619989e3550a8ebd161eb1ae (patch) | |
tree | 3307aba2e029736f09441c874b20fcbbbf55f86d | |
parent | d495111bde29796430e34832f15025f3708a7166 (diff) | |
download | irssi-f6d4b11079e0e8c2619989e3550a8ebd161eb1ae.zip |
correct incorrect pre-release tag in NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -v0.8.18-rc1 2015-12-15 The Irssi team <staff@irssi.org> +v0.8.18-beta1 2015-12-15 The Irssi team <staff@irssi.org> * Modules will now require to define a void MODULENAME ## _abicheck(int *version) method to ensure that they are compiled against the correct Irssi |