Skip to content

Commit

Permalink
Released v2.2.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sirainen committed May 11, 2016
1 parent 648f9b4 commit 0d8b26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -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.24],[dovecot@dovecot.org])
AC_INIT([Dovecot],[2.2.24.2],[dovecot@dovecot.org])
AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv24($PACKAGE_VERSION)", [Dovecot ABI version])

AC_CONFIG_SRCDIR([src])
Expand Down

0 comments on commit 0d8b26c

Please sign in to comment.