]> granicus.if.org Git - neomutt/commitdiff
Fix Makefile.am.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 11 Aug 2005 21:22:41 +0000 (21:22 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 11 Aug 2005 21:22:41 +0000 (21:22 +0000)
Makefile.am
VERSION
reldate.h

index 7457668486bcd61cba5052a2a2ecfcb43f37b7e6..c3ffaa2ac9341291e0b9a27ec7a2cb5481ce32bf 100644 (file)
@@ -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 2b26b8d213c0de9a6d4deb993a27d00479481d86..f0ed37967c0c8521ba52159362eec5ae9364b119 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.5.9
+1.5.10
index d7edc62b6ddb40a8e967ff9130f8555f1c65f702..be29c41843bee9f7663491e9229f9cffe61c0e7f 100644 (file)
--- a/reldate.h
+++ b/reldate.h
@@ -1 +1 @@
-const char *ReleaseDate = "2005-03-13";
+const char *ReleaseDate = "2005-08-11";