[Pkg-mozext-commits] [perspectives-extension] 02/09: checkloc - Update library to newest version
David Prévot
taffit at moszumanska.debian.org
Sun Jan 3 02:55:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository perspectives-extension.
commit 8c9cf3aae071006a173f927c2c01bdcb1ebd8050
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date: Thu Dec 31 21:26:09 2015 -0700
checkloc - Update library to newest version
No code changes; 2.1.1 was made specifically for this patch
---
test/extlib/checkloc.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/extlib/checkloc.py b/test/extlib/checkloc.py
index 9f95ac8..9ff912d 100644
--- a/test/extlib/checkloc.py
+++ b/test/extlib/checkloc.py
@@ -46,7 +46,7 @@ import localecodes
# MAJOR version when you make backwards-incompatible changes,
# MINOR version when you add functionality in a backwards-compatible manner
# PATCH version when you make backwards-compatible bug fixes.
-VERSION = "2.1"
+VERSION = "2.1.1"
# the en-US translation will have all files and strings created. Use it as the base.
BASE_LOC = 'en-US'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git
More information about the Pkg-mozext-commits
mailing list