diff options
author | Marin Jankovski <marin@gitlab.com> | 2014-04-03 09:56:44 +0200 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2014-04-03 09:56:44 +0200 |
commit | f88d30fac86b317248dbb47e01b050d9c1edbadf (patch) | |
tree | 416ef987b60d5c212237a07c1735992ef436dd3a | |
parent | b2de30c51ed71984a53aa72fb25afefb950450a9 (diff) | |
download | gitlab-ce-f88d30fac86b317248dbb47e01b050d9c1edbadf.tar.gz |
Bump version to 6.7.3, update changelog.v6.7.3
-rw-r--r-- | CHANGELOG | 1 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 36f4b85bf71..3a95008ad40 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ v 6.7.3 - Fix the merge notification email not being sent (Pierre de La Morinerie) - Drop all tables before restoring a Postgres backup + - Remove yanked modernizr gem v 6.7.2 - Fix upgrader script @@ -1 +1 @@ -6.7.2 +6.7.3 |