From eaea9ebd5ffb0f44cf77a385d7792cbe83e22d25 Mon Sep 17 00:00:00 2001 From: James Lu Date: Tue, 9 Jul 2019 17:39:53 -0700 Subject: [PATCH] Bump version to 2019.07.09+git --- AQI/__init__.py | 2 +- CtcpNext/__init__.py | 2 +- DDG/__init__.py | 2 +- FML/__init__.py | 2 +- LastFM/__init__.py | 2 +- MCInfo/__init__.py | 2 +- Namegen/__init__.py | 2 +- NoTrigger/__init__.py | 2 +- NuWeather/__init__.py | 2 +- OperUp/__init__.py | 2 +- PassGen/__init__.py | 2 +- PkgInfo/__init__.py | 2 +- Quakenet/__init__.py | 2 +- RelayNext/__init__.py | 2 +- Restart/__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 +- Wikifetch/__init__.py | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/AQI/__init__.py b/AQI/__init__.py index bde5cb2..9858aba 100644 --- a/AQI/__init__.py +++ b/AQI/__init__.py @@ -38,7 +38,7 @@ from supybot import 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.authors.unknown diff --git a/CtcpNext/__init__.py b/CtcpNext/__init__.py index 2cb945f..cd7eba1 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # 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 221204d..d626b34 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # 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 fe69361..779b8e4 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # 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 32172d2..47366a7 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # 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 02b1988..fb416ee 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # 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 73b92b0..96df1de 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # 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 73b92b0..96df1de 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/NuWeather/__init__.py b/NuWeather/__init__.py index f4daf3a..d6c770b 100644 --- a/NuWeather/__init__.py +++ b/NuWeather/__init__.py @@ -42,7 +42,7 @@ from supybot import 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__ = "2019.07.09" +__version__ = "2019.07.09+git" __author__ = supybot.Author('James Lu', 'GLolol', 'james@overdrivenetworks.com') diff --git a/OperUp/__init__.py b/OperUp/__init__.py index 99d7ede..dfe92b3 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # 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 73b92b0..96df1de 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # 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 73b92b0..96df1de 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/Quakenet/__init__.py b/Quakenet/__init__.py index a1dde73..6ce8f7a 100644 --- a/Quakenet/__init__.py +++ b/Quakenet/__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__ = "2019.07.09" +__version__ = "2019.07.09+git" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.authors.unknown diff --git a/RelayNext/__init__.py b/RelayNext/__init__.py index bd64d5d..f7286e6 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/Restart/__init__.py b/Restart/__init__.py index 4fd05e2..f83976c 100644 --- a/Restart/__init__.py +++ b/Restart/__init__.py @@ -35,7 +35,7 @@ Restart plugin: provides a command to restart Limnoria from IRC. import supybot import supybot.world as world -__version__ = "2019.07.09" +__version__ = "2019.07.09+git" __author__ = supybot.Author('James Lu', 'GLolol', 'james@overdrivenetworks.com') __contributors__ = {} __url__ = 'https://github.com/GLolol/SupyPlugins/' diff --git a/RhymeZone/__init__.py b/RhymeZone/__init__.py index b8a6508..2d08914 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # 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 539b64c..04fddb9 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__ = "2019.07.09" +__version__ = "2019.07.09+git" __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 73b92b0..96df1de 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # 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 73b92b0..96df1de 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # 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 89d96fa..8444db8 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # 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 73b92b0..96df1de 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('James Lu', 'GLolol', diff --git a/Wikifetch/__init__.py b/Wikifetch/__init__.py index ca83a77..30189b2 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__ = "2019.07.09" +__version__ = "2019.07.09+git" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author('quantumlemur', 'quantumlemur',