Skip to content

Commit 1c8809e

Browse files
committed
Version 2.8
1 parent 8e61051 commit 1c8809e

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.8 (under dev)
7+
== Version 2.8 (2014-12-07)
88

99
* fix read of fuzzy flag
1010
* display multiple misspelled words on same error line

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.8-dev'
42+
__version__ = '2.8'
4343

4444

4545
def msgcheck_version():

0 commit comments

Comments
 (0)