From f97b54d70985a1196b2965ca151e28c6eab13ca8 Mon Sep 17 00:00:00 2001 From: James Lu Date: Mon, 16 Jan 2017 21:16:25 -0800 Subject: [PATCH] Bump version to 2017.01.16 --- CtcpNext/__init__.py | 2 +- DDG/__init__.py | 2 +- FML/__init__.py | 2 +- Isup/__init__.py | 2 +- LastFM/__init__.py | 2 +- MCInfo/__init__.py | 2 +- Namegen/__init__.py | 2 +- NoTrigger/__init__.py | 2 +- OperUp/__init__.py | 2 +- PassGen/__init__.py | 2 +- PkgInfo/__init__.py | 2 +- PortLookup/__init__.py | 2 +- RelayNext/__init__.py | 2 +- RhymeZone/__init__.py | 2 +- SedRegex/__init__.py | 2 +- SupyMisc/__init__.py | 2 +- SysDNS/__init__.py | 2 +- TranslateParty/__init__.py | 2 +- Voteserv/__init__.py | 2 +- Weather/__init__.py | 2 +- Wikifetch/__init__.py | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/CtcpNext/__init__.py b/CtcpNext/__init__.py index 80f55aa..3e8bcfe 100644 --- a/CtcpNext/__init__.py +++ b/CtcpNext/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/DDG/__init__.py b/DDG/__init__.py index 8f0c39b..802516a 100644 --- a/DDG/__init__.py +++ b/DDG/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/FML/__init__.py b/FML/__init__.py index dd76b5b..bb2b49b 100644 --- a/FML/__init__.py +++ b/FML/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/Isup/__init__.py b/Isup/__init__.py index 64eca30..717399d 100644 --- a/Isup/__init__.py +++ b/Isup/__init__.py @@ -38,7 +38,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/LastFM/__init__.py b/LastFM/__init__.py index 0f95135..b4d7c5a 100644 --- a/LastFM/__init__.py +++ b/LastFM/__init__.py @@ -39,7 +39,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author("Kevin Funk", "KRF", "krf@electrostorm.net") diff --git a/MCInfo/__init__.py b/MCInfo/__init__.py index 21e7ee6..b665d6b 100644 --- a/MCInfo/__init__.py +++ b/MCInfo/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', 'GLolol@overdrivenetworks.com') diff --git a/Namegen/__init__.py b/Namegen/__init__.py index 64eca30..717399d 100644 --- a/Namegen/__init__.py +++ b/Namegen/__init__.py @@ -38,7 +38,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/NoTrigger/__init__.py b/NoTrigger/__init__.py index 64eca30..717399d 100644 --- a/NoTrigger/__init__.py +++ b/NoTrigger/__init__.py @@ -38,7 +38,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/OperUp/__init__.py b/OperUp/__init__.py index 2990651..2709f55 100644 --- a/OperUp/__init__.py +++ b/OperUp/__init__.py @@ -38,7 +38,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/PassGen/__init__.py b/PassGen/__init__.py index 64eca30..717399d 100644 --- a/PassGen/__init__.py +++ b/PassGen/__init__.py @@ -38,7 +38,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/PkgInfo/__init__.py b/PkgInfo/__init__.py index 64eca30..717399d 100644 --- a/PkgInfo/__init__.py +++ b/PkgInfo/__init__.py @@ -38,7 +38,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/PortLookup/__init__.py b/PortLookup/__init__.py index b158737..482537d 100644 --- a/PortLookup/__init__.py +++ b/PortLookup/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/RelayNext/__init__.py b/RelayNext/__init__.py index 609e9e7..a1c8ef9 100644 --- a/RelayNext/__init__.py +++ b/RelayNext/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/RhymeZone/__init__.py b/RhymeZone/__init__.py index b7bb7c7..d65757d 100644 --- a/RhymeZone/__init__.py +++ b/RhymeZone/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', 'GLolol@overdrivenetworks.com') diff --git a/SedRegex/__init__.py b/SedRegex/__init__.py index eba8ce5..fbbf836 100644 --- a/SedRegex/__init__.py +++ b/SedRegex/__init__.py @@ -36,7 +36,7 @@ History replacer using sed-style expressions. import supybot import supybot.world as world -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" __author__ = supybot.Author("Michael Daniel Telatynski", "t3chguy", "postmaster@webdevguru.co.uk") __contributors__ = {supybot.Author("James Lu", "GLolol", "glolol@overdrivenetworks.com"): ["options bolding the replacement text", "misc. bug fixes and enhancements"], diff --git a/SupyMisc/__init__.py b/SupyMisc/__init__.py index 64eca30..717399d 100644 --- a/SupyMisc/__init__.py +++ b/SupyMisc/__init__.py @@ -38,7 +38,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/SysDNS/__init__.py b/SysDNS/__init__.py index 64eca30..717399d 100644 --- a/SysDNS/__init__.py +++ b/SysDNS/__init__.py @@ -38,7 +38,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/TranslateParty/__init__.py b/TranslateParty/__init__.py index 8574b70..84a32e7 100644 --- a/TranslateParty/__init__.py +++ b/TranslateParty/__init__.py @@ -38,7 +38,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/Voteserv/__init__.py b/Voteserv/__init__.py index 64eca30..717399d 100644 --- a/Voteserv/__init__.py +++ b/Voteserv/__init__.py @@ -38,7 +38,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/Weather/__init__.py b/Weather/__init__.py index 737e8fb..4e79687 100644 --- a/Weather/__init__.py +++ b/Weather/__init__.py @@ -13,7 +13,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', 'GLolol@overdrivenetworks.com') diff --git a/Wikifetch/__init__.py b/Wikifetch/__init__.py index 89553be..d413693 100644 --- a/Wikifetch/__init__.py +++ b/Wikifetch/__init__.py @@ -38,7 +38,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2016.09.26+git" +__version__ = "2017.01.16" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('quantumlemur', 'quantumlemur',