summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1966af8)
raw | patch | inline | side by side (parent: 1966af8)
author | Junio C Hamano <gitster@pobox.com> | |
Sun, 12 Apr 2009 22:43:24 +0000 (15:43 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 12 Apr 2009 22:57:58 +0000 (15:57 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.6.2.3.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index 6560593fd5ca95a561c5347b4cbbc1c65657534e..4d3c1ac91cf3dba6a5623321944801ff5188a7c2 100644 (file)
to prevent them from being repacked.
Many small documentation updates are included as well.
-
----
-exec >/var/tmp/1
-echo O=$(git describe maint)
-O=v1.6.2.2-41-gbff82d0
-git shortlog --no-merges $O..maint
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index ac2f24795cf7299a77fce9945b4e17f2a2c4f110..04713fc7c90f01724b204b162489497c72324ed0 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.2.2
+DEF_VER=v1.6.2.3
LF='
'