MaintNotes after 1.7.8
Junio C Hamano committed
Dec 5, 2011 at 20:57 UTC
7a02dba15bd28826344f9c14a5e2b5c57eeb7e50
1 file changed
+2
-2
MaintNotes
+2
-2
index 0c3b63bfdc..fbffa4b9a9 100644
--- a/MaintNotes
+++ b/MaintNotes
@@ -106,8 +106,8 @@ of git: "master", "maint", "next", and "pu".
The "master" branch is meant to contain what are very well tested and
ready to be used in a production setting. 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 1.7.7 done on
-Sept 30, 2011. You can expect that the tip of the "master" branch is always
+with three dotted decimal digits. The last such release was 1.7.8 done on
+Dec 2, 2011. You can expect that the tip of the "master" branch is always
more stable than any of the released versions.
Whenever a feature release is made, "maint" branch is forked off from