List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH 1/1] git: update to 1.9.1
@ 2014-03-20 13:41 mail
  2014-03-20 17:14 ` Jason
  0 siblings, 1 reply; 2+ messages in thread
From: mail @ 2014-03-20 13:41 UTC (permalink / raw)


Everything works just bumping the version in Makefile and commit hash
in submodule. No code changes required.
---
 Makefile | 2 +-
 git      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 6fac5bd..4a3980c 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.9.0
+GIT_VER = 1.9.1
 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r
diff --git a/git b/git
index 5f95c9f..cee0c27 160000
--- a/git
+++ b/git
@@ -1 +1 @@
-Subproject commit 5f95c9f850b19b368c43ae399cc831b17a26a5ac
+Subproject commit cee0c2750bb5f1b38f15ef961517e03c2e39c9ec
-- 
1.9.1



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

* [PATCH 1/1] git: update to 1.9.1
  2014-03-20 13:41 [PATCH 1/1] git: update to 1.9.1 mail
@ 2014-03-20 17:14 ` Jason
  0 siblings, 0 replies; 2+ messages in thread
From: Jason @ 2014-03-20 17:14 UTC (permalink / raw)


Merged, thanks!


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

end of thread, other threads:[~2014-03-20 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-20 13:41 [PATCH 1/1] git: update to 1.9.1 mail
2014-03-20 17:14 ` 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).