diff options
| author | Igor Minar | 2011-02-08 17:47:31 -0800 |
|---|---|---|
| committer | Igor Minar | 2011-02-08 17:47:31 -0800 |
| commit | e1cfb99ae92d322257a38cbef8c969329eec63f6 (patch) | |
| tree | 31e74aefa61fbcfebc51f20f7e3c8cc4cf8018d4 | |
| parent | 1cdc050ce7b5ae37e27df064849384cf55938679 (diff) | |
| download | angular.js-e1cfb99ae92d322257a38cbef8c969329eec63f6.tar.bz2 | |
cutting the 0.9.11 snow-maker releasev0.9.11
| -rw-r--r-- | CHANGELOG.md | 2 | ||||
| -rw-r--r-- | version.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 26bbecca..9c358331 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ <a name="0.9.11"><a/> -# <angular/> 0.9.11 snow-maker (in-progress) # +# <angular/> 0.9.11 snow-maker (2011-02-08) # ### Documentation - completed migration of docs from the wiki site to diff --git a/version.yaml b/version.yaml index 51c1f9a9..d81ad9b7 100644 --- a/version.yaml +++ b/version.yaml @@ -1,4 +1,4 @@ # <angular/> build config file --- -version: 0.9.11-snapshot +version: 0.9.11 codename: snow-maker |
