diff options
| author | Sam Varshavchik | 2021-03-13 08:28:23 -0500 |
|---|---|---|
| committer | Sam Varshavchik | 2021-03-13 08:28:23 -0500 |
| commit | 3fd75acdae2bebde0b09028739b99676ebcdce73 (patch) | |
| tree | 0b3273b42dc16115a8e312228c6786367c62ad09 /sqwebmail | |
| parent | cf15bdb799c6b8b395087480fe3e89fb8b53cc12 (diff) | |
| download | courier-libs-3fd75acdae2bebde0b09028739b99676ebcdce73.tar.bz2 | |
Bump version
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 e051850..2a27809 100644 --- a/sqwebmail/ChangeLog +++ b/sqwebmail/ChangeLog @@ -1,3 +1,5 @@ +6.0.6 + 2021-02-19 Sam Varshavchik <mrsam@courier-mta.com> * spec file: additional fixes. diff --git a/sqwebmail/configure.ac b/sqwebmail/configure.ac index 5150fe5..58f282c 100644 --- a/sqwebmail/configure.ac +++ b/sqwebmail/configure.ac @@ -2,7 +2,7 @@ dnl dnl Copyright 1998 - 2021 Double Precision, Inc. See COPYING for dnl distribution information. -AC_INIT(sqwebmail, 6.0.5, [courier-sqwebmail@lists.sourceforge.net]) +AC_INIT(sqwebmail, 6.0.6, [courier-sqwebmail@lists.sourceforge.net]) >confdefs.h # Kill PACKAGE_ macros |
