diff options
author | Vijay Bellur <vijay@gluster.com> | 2010-10-13 03:05:09 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2010-10-25 02:06:15 -0700 |
commit | 959f051b0c39f114d54b5bb303dd2241603d7607 (patch) | |
tree | 246619f5410a5d9f6fd0bfcfd538cc407dc08b69 /libglusterfs | |
parent | 5ca019f339d76187f26757222084319cd1b28ad6 (diff) |
Correct location of git repository
Signed-off-by: Vijay Bellur <vijay@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 1941 (wrong git url)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1941
Diffstat (limited to 'libglusterfs')
-rw-r--r-- | libglusterfs/src/revision.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/revision.h b/libglusterfs/src/revision.h index 03c887fc078..c1ea4a9e9fe 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" |