]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Released v2.2.13. 2.2.13
authorTimo Sirainen <tss@iki.fi>
Sun, 11 May 2014 19:33:08 +0000 (22:33 +0300)
committerTimo Sirainen <tss@iki.fi>
Sun, 11 May 2014 19:33:08 +0000 (22:33 +0300)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 523641d2d07ee1e1345ea7341e59cb5375293554..8efc51602342a972ea9f8bfbcdce237ae998e7c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-v2.2.13 2014-05-xx  Timo Sirainen <tss@iki.fi>
+v2.2.13 2014-05-11  Timo Sirainen <tss@iki.fi>
 
        * Fixed a DoS attack against imap/pop3-login processes. If SSL/TLS
          handshake was started but wasn't finished, the login process
index ea16a6cc6de2fca85b4a8f270b2ed23b1c79dc8e..ba964f215975c443c7c2f3a88442aafee48cab97 100644 (file)
@@ -2,7 +2,7 @@ AC_PREREQ([2.59])
 
 # Be sure to update ABI version also if anything changes that might require
 # recompiling plugins. Most importantly that means if any structs are changed.
-AC_INIT([Dovecot],[2.2.13.rc1],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.2.13],[dovecot@dovecot.org])
 AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv13($PACKAGE_VERSION)", [Dovecot ABI version])
 
 AC_CONFIG_SRCDIR([src])