Commit a463985d a463985d9e4a7e35582b61393218e5099f84fe46 by Sergey Poznyakoff

Raised version number to 1.4.90

1 parent b22495ec
......@@ -4,7 +4,7 @@ See the end of file for copying conditions.
Please send mailutils bug reports to <bug-mailutils@gnu.org>.
Version 0.4.1:
Version 0.4.90:
* New features:
......
......@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with GNU Mailutils; if not, write to the Free Software
dnl Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
AC_INIT([GNU Mailutils], [0.4.1], [bug-mailutils@gnu.org], [mailutils])
AC_INIT([GNU Mailutils], [0.4.90], [bug-mailutils@gnu.org], [mailutils])
AC_CONFIG_SRCDIR([mailbox/mailbox.c])
AC_CONFIG_AUX_DIR([scripts])
AC_CANONICAL_TARGET([])
......