Skip to content

Commit

Permalink
Prepare release v2.6.6.Prepare release v2.6.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
lefcha committed Jan 23, 2016
1 parent 9b227c9 commit 0754447
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS
@@ -1,3 +1,6 @@
IMAPFilter 2.6.6 - 23 Jan 2016
- Bug fix; print an error message if "ssl" has been set to "ssl3".

IMAPFilter 2.6.5 - 18 Jan 2016
- Possible to build again with OpenSSL when support for SSL 3.0 is disabled.

Expand Down
2 changes: 1 addition & 1 deletion src/version.h
Expand Up @@ -3,7 +3,7 @@


/* Program's version number. */
#define VERSION "2.6.5"
#define VERSION "2.6.6"

/* Program's copyright. */
#define COPYRIGHT "Copyright (c) 2001-2016 Eleftherios Chatzimparmpas"
Expand Down

0 comments on commit 0754447

Please sign in to comment.