[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
Ken Hornstein |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. b5ba1be476f2f67ef35ae5766c6a215d44dcd295 |
Date: |
Wed, 07 Dec 2011 18:39:04 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".
The branch, master has been updated
via b5ba1be476f2f67ef35ae5766c6a215d44dcd295 (commit)
via 4ecf8b50d51e49113046aba7598fdbcabe590861 (commit)
from cbe5256a53c1c5a724264c14d96c4ade664a577a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/nmh.git/commit/?id=b5ba1be476f2f67ef35ae5766c6a215d44dcd295
commit b5ba1be476f2f67ef35ae5766c6a215d44dcd295
Author: Ken Hornstein <address@hidden>
Date: Wed Dec 7 12:00:26 2011 -0500
Make sure to ignore the nmh dist file.
diff --git a/.gitignore b/.gitignore
index f3a4caa..418afea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,6 +75,7 @@
/uip/viamail
/uip/whatnow
/uip/whom
+/nmh-*.tar.gz
*.o
*.1
*.5
http://git.savannah.gnu.org/cgit/nmh.git/commit/?id=4ecf8b50d51e49113046aba7598fdbcabe590861
commit 4ecf8b50d51e49113046aba7598fdbcabe590861
Author: Ken Hornstein <address@hidden>
Date: Wed Dec 7 11:36:53 2011 -0500
Since we're now moving past 1.4, bump this.
diff --git a/VERSION b/VERSION
index cd438c9..d918f45 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3-dev
+1.4-dev
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
VERSION | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. b5ba1be476f2f67ef35ae5766c6a215d44dcd295,
Ken Hornstein <=