From 9606558a82dfc4000099750e367aa061b87ef715 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 1 Sep 2007 23:09:58 -0700 Subject: [PATCH] Update MaintNotes (A note from the maintainer) --- MaintNotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MaintNotes b/MaintNotes index e9cdad0dd9..5ec4b58a44 100644 --- a/MaintNotes +++ b/MaintNotes @@ -82,7 +82,7 @@ could occasionally be minor breakages or brown paper bag bugs but they are not expected to be anything major. Every now and then, a "feature release" is cut from the tip of this branch and they typically are named with three dotted decimal digits. The -last such release was v1.5.3 done on Sep 1st this year. You +last such release was v1.5.3 done on Sep 2nd this year. You can expect that the tip of the "master" branch is always as stable as any of the released versions, if not more stable.