diff options
Diffstat (limited to 'sqwebmail')
| -rw-r--r-- | sqwebmail/ChangeLog | 2 | ||||
| -rw-r--r-- | sqwebmail/configure.ac | 2 | 
2 files changed, 3 insertions, 1 deletions
| diff --git a/sqwebmail/ChangeLog b/sqwebmail/ChangeLog index 071467f..bdde272 100644 --- a/sqwebmail/ChangeLog +++ b/sqwebmail/ChangeLog @@ -1,3 +1,5 @@ +6.0.4 +  2020-05-18  Sam Varshavchik  <mrsam@courier-mta.com>  	* courier-authlib API update. diff --git a/sqwebmail/configure.ac b/sqwebmail/configure.ac index c222199..ef5e64e 100644 --- a/sqwebmail/configure.ac +++ b/sqwebmail/configure.ac @@ -2,7 +2,7 @@ dnl  dnl Copyright 1998 - 2019 Double Precision, Inc.  See COPYING for  dnl distribution information. -AC_INIT(sqwebmail, 6.0.3, [courier-sqwebmail@lists.sourceforge.net]) +AC_INIT(sqwebmail, 6.0.4, [courier-sqwebmail@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
