From: paris Date: Wed, 10 Sep 2014 11:09:59 +0000 (+0000) Subject: Bump version to 0.17 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=bc67c788d2b68da480f98544d5c37bdcee543372;p=mirror_xterm.js.git Bump version to 0.17 --- diff --git a/bower.json b/bower.json index fd8f150..00714ef 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { "name": "xterm.js", - "version": "0.16", + "version": "0.17", "ignore": ["demo", "docs", "test", ".gitignore"] } diff --git a/docs/conf.py b/docs/conf.py index b510074..03005b5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,9 +51,9 @@ copyright = u'2014, SourceLair Limited' # built documents. # # The short X.Y version. -version = '0.16' +version = '0.17' # The full version, including alpha/beta/rc tags. -release = '0.16 Alpha' +release = '0.17 Alpha' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.