diff options
author | Ahmad Sherif <me@ahmadsherif.com> | 2017-09-11 14:52:27 +0200 |
---|---|---|
committer | Ahmad Sherif <me@ahmadsherif.com> | 2017-09-21 11:05:06 +0200 |
commit | eb36fa17a6ae5cda8950904b5a52e6aa365ae591 (patch) | |
tree | 867ca7add72ad14dd6bb342eb60b963d8faa9ee7 /GITALY_SERVER_VERSION | |
parent | 36dc65d5ca34234faf8e79106ed081a28659d899 (diff) | |
download | gitlab-ce-eb36fa17a6ae5cda8950904b5a52e6aa365ae591.tar.gz |
Migrate Gitlab::Git::Repository#diff to Gitalyfeature/migrate-repository-diff
Closes gitaly#524
Diffstat (limited to 'GITALY_SERVER_VERSION')
-rw-r--r-- | GITALY_SERVER_VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index ca75280b09b..9b0025a7850 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -0.38.0 +0.40.0 |