Skip to content

Commit 9f5fd0a

Browse files
committed
Version 2.7
1 parent 498fcea commit 9f5fd0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:lang: en
55

66

7-
== Version 2.7 (under dev)
7+
== Version 2.7 (2014-06-28)
88

99
* add argument id/str for -s/--spelling to check messages or translations
1010
* ensure pwl is not None before checking if file exists

msgcheck/msgcheck.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
from . po import PoCheck
4040

4141

42-
__version__ = '2.7-dev'
42+
__version__ = '2.7'
4343

4444

4545
def msgcheck_version():

0 commit comments

Comments
 (0)