From a96be21c1db5c337c1acb8526ca8c37d2ab4626a Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Thu, 11 Aug 2005 21:22:41 +0000 Subject: Fix Makefile.am. --- Makefile.am | 2 +- VERSION | 2 +- reldate.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 74576684..c3ffaa2a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,7 +61,7 @@ CPPFLAGS=@CPPFLAGS@ -I$(includedir) EXTRA_mutt_SOURCES = account.c md5c.c mutt_sasl.c mutt_socket.c mutt_ssl.c \ mutt_tunnel.c pop.c pop_auth.c pop_lib.c smime.c pgp.c pgpinvoke.c pgpkey.c \ pgplib.c sha1.c pgpmicalg.c gnupgparse.c resize.c dotlock.c remailer.c \ - browser.h mbyte.h remailer.h url.h mutt_ssl_nss.c \ + browser.h mbyte.h remailer.h url.h \ crypt-mod-pgp-classic.c crypt-mod-smime-classic.c \ pgppacket.c mutt_idna.h hcache.c mutt_ssl_gnutls.c \ crypt-gpgme.c crypt-mod-pgp-gpgme.c crypt-mod-smime-gpgme.c diff --git a/VERSION b/VERSION index 2b26b8d2..f0ed3796 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.9 +1.5.10 diff --git a/reldate.h b/reldate.h index d7edc62b..be29c418 100644 --- a/reldate.h +++ b/reldate.h @@ -1 +1 @@ -const char *ReleaseDate = "2005-03-13"; +const char *ReleaseDate = "2005-08-11"; -- cgit v1.2.3