Skip to content

Commit f97b54d

Browse files
James LuJames Lu
James Lu
authored and
James Lu
committed
Bump version to 2017.01.16
1 parent 0ef8138 commit f97b54d

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

CtcpNext/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
# Use this for the version of this plugin. You may wish to put a CVS keyword
3939
# in here if you're keeping the plugin in CVS or some similar system.
40-
__version__ = "2016.09.26+git"
40+
__version__ = "2017.01.16"
4141

4242
# XXX Replace this with an appropriate author or supybot.Author instance.
4343
__author__ = supybot.Author('James Lu', 'GLolol',

DDG/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
# Use this for the version of this plugin. You may wish to put a CVS keyword
3939
# in here if you're keeping the plugin in CVS or some similar system.
40-
__version__ = "2016.09.26+git"
40+
__version__ = "2017.01.16"
4141

4242
# XXX Replace this with an appropriate author or supybot.Author instance.
4343
__author__ = supybot.Author('James Lu', 'GLolol',

FML/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
# Use this for the version of this plugin. You may wish to put a CVS keyword
3939
# in here if you're keeping the plugin in CVS or some similar system.
40-
__version__ = "2016.09.26+git"
40+
__version__ = "2017.01.16"
4141

4242
# XXX Replace this with an appropriate author or supybot.Author instance.
4343
__author__ = supybot.Author('James Lu', 'GLolol',

Isup/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Use this for the version of this plugin. You may wish to put a CVS keyword
4040
# in here if you're keeping the plugin in CVS or some similar system.
41-
__version__ = "2016.09.26+git"
41+
__version__ = "2017.01.16"
4242

4343
# XXX Replace this with an appropriate author or supybot.Author instance.
4444
__author__ = supybot.Author('James Lu', 'GLolol',

LastFM/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
# Use this for the version of this plugin. You may wish to put a CVS keyword
4141
# in here if you're keeping the plugin in CVS or some similar system.
42-
__version__ = "2016.09.26+git"
42+
__version__ = "2017.01.16"
4343

4444
# Replace this with an appropriate author or supybot.Author instance.
4545
__author__ = supybot.Author("Kevin Funk", "KRF", "krf@electrostorm.net")

MCInfo/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
# Use this for the version of this plugin. You may wish to put a CVS keyword
3939
# in here if you're keeping the plugin in CVS or some similar system.
40-
__version__ = "2016.09.26+git"
40+
__version__ = "2017.01.16"
4141

4242
# XXX Replace this with an appropriate author or supybot.Author instance.
4343
__author__ = supybot.Author('James Lu', 'GLolol', 'GLolol@overdrivenetworks.com')

Namegen/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Use this for the version of this plugin. You may wish to put a CVS keyword
4040
# in here if you're keeping the plugin in CVS or some similar system.
41-
__version__ = "2016.09.26+git"
41+
__version__ = "2017.01.16"
4242

4343
# XXX Replace this with an appropriate author or supybot.Author instance.
4444
__author__ = supybot.Author('James Lu', 'GLolol',

NoTrigger/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Use this for the version of this plugin. You may wish to put a CVS keyword
4040
# in here if you're keeping the plugin in CVS or some similar system.
41-
__version__ = "2016.09.26+git"
41+
__version__ = "2017.01.16"
4242

4343
# XXX Replace this with an appropriate author or supybot.Author instance.
4444
__author__ = supybot.Author('James Lu', 'GLolol',

OperUp/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Use this for the version of this plugin. You may wish to put a CVS keyword
4040
# in here if you're keeping the plugin in CVS or some similar system.
41-
__version__ = "2016.09.26+git"
41+
__version__ = "2017.01.16"
4242

4343
# XXX Replace this with an appropriate author or supybot.Author instance.
4444
__author__ = supybot.Author('James Lu', 'GLolol',

PassGen/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Use this for the version of this plugin. You may wish to put a CVS keyword
4040
# in here if you're keeping the plugin in CVS or some similar system.
41-
__version__ = "2016.09.26+git"
41+
__version__ = "2017.01.16"
4242

4343
# XXX Replace this with an appropriate author or supybot.Author instance.
4444
__author__ = supybot.Author('James Lu', 'GLolol',

PkgInfo/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Use this for the version of this plugin. You may wish to put a CVS keyword
4040
# in here if you're keeping the plugin in CVS or some similar system.
41-
__version__ = "2016.09.26+git"
41+
__version__ = "2017.01.16"
4242

4343
# XXX Replace this with an appropriate author or supybot.Author instance.
4444
__author__ = supybot.Author('James Lu', 'GLolol',

PortLookup/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
# Use this for the version of this plugin. You may wish to put a CVS keyword
3939
# in here if you're keeping the plugin in CVS or some similar system.
40-
__version__ = "2016.09.26+git"
40+
__version__ = "2017.01.16"
4141

4242
# XXX Replace this with an appropriate author or supybot.Author instance.
4343
__author__ = supybot.Author('James Lu', 'GLolol',

RelayNext/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
# Use this for the version of this plugin. You may wish to put a CVS keyword
3939
# in here if you're keeping the plugin in CVS or some similar system.
40-
__version__ = "2016.09.26+git"
40+
__version__ = "2017.01.16"
4141

4242
# XXX Replace this with an appropriate author or supybot.Author instance.
4343
__author__ = supybot.Author('James Lu', 'GLolol',

RhymeZone/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
# Use this for the version of this plugin. You may wish to put a CVS keyword
3939
# in here if you're keeping the plugin in CVS or some similar system.
40-
__version__ = "2016.09.26+git"
40+
__version__ = "2017.01.16"
4141

4242
# XXX Replace this with an appropriate author or supybot.Author instance.
4343
__author__ = supybot.Author('James Lu', 'GLolol', 'GLolol@overdrivenetworks.com')

SedRegex/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
import supybot
3737
import supybot.world as world
3838

39-
__version__ = "2016.09.26+git"
39+
__version__ = "2017.01.16"
4040
__author__ = supybot.Author("Michael Daniel Telatynski", "t3chguy", "postmaster@webdevguru.co.uk")
4141
__contributors__ = {supybot.Author("James Lu", "GLolol", "glolol@overdrivenetworks.com"):
4242
["options bolding the replacement text", "misc. bug fixes and enhancements"],

SupyMisc/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Use this for the version of this plugin. You may wish to put a CVS keyword
4040
# in here if you're keeping the plugin in CVS or some similar system.
41-
__version__ = "2016.09.26+git"
41+
__version__ = "2017.01.16"
4242

4343
# XXX Replace this with an appropriate author or supybot.Author instance.
4444
__author__ = supybot.Author('James Lu', 'GLolol',

SysDNS/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Use this for the version of this plugin. You may wish to put a CVS keyword
4040
# in here if you're keeping the plugin in CVS or some similar system.
41-
__version__ = "2016.09.26+git"
41+
__version__ = "2017.01.16"
4242

4343
# XXX Replace this with an appropriate author or supybot.Author instance.
4444
__author__ = supybot.Author('James Lu', 'GLolol',

TranslateParty/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Use this for the version of this plugin. You may wish to put a CVS keyword
4040
# in here if you're keeping the plugin in CVS or some similar system.
41-
__version__ = "2016.09.26+git"
41+
__version__ = "2017.01.16"
4242

4343
# XXX Replace this with an appropriate author or supybot.Author instance.
4444
__author__ = supybot.Author('James Lu', 'GLolol',

Voteserv/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Use this for the version of this plugin. You may wish to put a CVS keyword
4040
# in here if you're keeping the plugin in CVS or some similar system.
41-
__version__ = "2016.09.26+git"
41+
__version__ = "2017.01.16"
4242

4343
# XXX Replace this with an appropriate author or supybot.Author instance.
4444
__author__ = supybot.Author('James Lu', 'GLolol',

Weather/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
# Use this for the version of this plugin. You may wish to put a CVS keyword
1515
# in here if you're keeping the plugin in CVS or some similar system.
16-
__version__ = "2016.09.26+git"
16+
__version__ = "2017.01.16"
1717

1818
# XXX Replace this with an appropriate author or supybot.Author instance.
1919
__author__ = supybot.Author('James Lu', 'GLolol', 'GLolol@overdrivenetworks.com')

Wikifetch/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Use this for the version of this plugin. You may wish to put a CVS keyword
4040
# in here if you're keeping the plugin in CVS or some similar system.
41-
__version__ = "2016.09.26+git"
41+
__version__ = "2017.01.16"
4242

4343
# XXX Replace this with an appropriate author or supybot.Author instance.
4444
__author__ = supybot.Author('quantumlemur', 'quantumlemur',

0 commit comments

Comments
 (0)