From 959f051b0c39f114d54b5bb303dd2241603d7607 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Wed, 13 Oct 2010 03:05:09 +0000 Subject: Correct location of git repository Signed-off-by: Vijay Bellur Signed-off-by: Anand V. Avati BUG: 1941 (wrong git url) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1941 --- libglusterfs/src/revision.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libglusterfs/src/revision.h') diff --git a/libglusterfs/src/revision.h b/libglusterfs/src/revision.h index 03c887fc0..c1ea4a9e9 100644 --- a/libglusterfs/src/revision.h +++ b/libglusterfs/src/revision.h @@ -1 +1 @@ -#define GLUSTERFS_REPOSITORY_REVISION "git://git.sv.gnu.org/gluster.git" +#define GLUSTERFS_REPOSITORY_REVISION "git://git.gluster.com/glusterfs.git" -- cgit