]> git.phdru.name Git - mimedecode.git/commitdiff
Release 2.8 2.8.0
authorOleg Broytman <phd@phdru.name>
Thu, 2 Nov 2017 22:46:44 +0000 (01:46 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 2 Nov 2017 22:52:30 +0000 (01:52 +0300)
ANNOUNCE
ChangeLog
TODO
mimedecode_version.py

index 9fe74fa3d6750d2711446c7e2d1ea4a250cdf19d..ce866e2f5de8ea7b3266ef780096743d79b9edef 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -23,7 +23,7 @@ parts ("attachments") all parts are decoded. Decoding can be controlled by
 command-line options.
 
 
-Version 2.8.0 (2017-10-??)
+Version 2.8.0 (2017-11-03)
 
    Python 3.
 
index 24f2182a665d2dedff2d04d8197cae6246bfe9db..eeb317c3488cfae3bdfa1dded72042be8edf6294 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Version 2.8.0 (2017-10-??)
+Version 2.8.0 (2017-11-03)
 
    Python 3.
 
diff --git a/TODO b/TODO
index 175cd38390fa4a29d842e2475c39ded34946e543..e665141d9cfd8c8c645a8edb1ec46fc29ee055af 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,3 @@
-Release 2.8.
-
-
 Split mimedecode.py into a library and a small script.
 Move formatparam_27.py and mimedecode_version.py to the library.
 Rename mimedecode_version.py to __version__.py.
index d9184dc744b2c70cc14cc9d6dea43ad3c187b292..1c7393c6720f85d483f23a23661d033b0ff4e6d4 100644 (file)
@@ -1,4 +1,4 @@
-__version__ = "2.8.0a0"
+__version__ = "2.8.0"
 __author__ = "Oleg Broytman <phd@phdru.name>"
 __copyright__ = "Copyright (C) 2001-2017 PhiloSoft Design"
 __license__ = "GNU GPL"