We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e61051 commit 1c8809eCopy full SHA for 1c8809e
ChangeLog.asciidoc
@@ -4,7 +4,7 @@
4
:lang: en
5
6
7
-== Version 2.8 (under dev)
+== Version 2.8 (2014-12-07)
8
9
* fix read of fuzzy flag
10
* display multiple misspelled words on same error line
msgcheck/msgcheck.py
@@ -39,7 +39,7 @@
39
from . po import PoCheck
40
41
42
-__version__ = '2.8-dev'
+__version__ = '2.8'
43
44
45
def msgcheck_version():
0 commit comments