List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH] git: update to 1.8.3
@ 2013-05-25 10:19 john
  2013-05-25 11:22 ` Jason
  0 siblings, 1 reply; 3+ messages in thread
From: john @ 2013-05-25 10:19 UTC (permalink / raw)


No changes required, just bump the submodule and Makefile versions.

Signed-off-by: John Keeping <john at keeping.me.uk>
---
 Makefile | 2 +-
 git      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 77c676d..6eddca1 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
 pdfdir = $(docdir)
 mandir = $(prefix)/share/man
 SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 1.8.2.2
+GIT_VER = 1.8.3
 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz
 INSTALL = install
 MAN5_TXT = $(wildcard *.5.txt)
diff --git a/git b/git
index 4a9a4f0..edca415 160000
--- a/git
+++ b/git
@@ -1 +1 @@
-Subproject commit 4a9a4f0ec1daaccb88cdf507375ca64696dfe167
+Subproject commit edca4152560522a431a51fc0a06147fc680b5b18
-- 
1.8.3.rc3.438.gb3e4ae3



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-25 11:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-25 10:19 [PATCH] git: update to 1.8.3 john
2013-05-25 11:22 ` Jason
2013-05-25 11:34   ` Jason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).