Back to develop.

This commit is contained in:
Lars Jung 2014-08-16 13:21:28 +02:00
parent a7794230cf
commit ec0b3b1789
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,11 @@
**h5ai** uses [semantic versioning](http://semver.org/). **h5ai** uses [semantic versioning](http://semver.org/).
## develop branch
* ...
## v0.26.0 - *2014-08-16* ## v0.26.0 - *2014-08-16*
* removes True Type fonts * removes True Type fonts

View file

@ -1,7 +1,7 @@
{ {
"name": "h5ai", "name": "h5ai",
"version": "0.26.0", "version": "0.26.0",
"develop": false, "develop": true,
"description": "a modern HTTP web server index", "description": "a modern HTTP web server index",
"homepage": "http://larsjung.de/h5ai/", "homepage": "http://larsjung.de/h5ai/",
"bugs": "https://github.com/lrsjng/h5ai/issues", "bugs": "https://github.com/lrsjng/h5ai/issues",