Changes versioning.

This commit is contained in:
Lars Jung 2012-10-16 20:44:59 +02:00
parent 4d3b4b85df
commit e6bbb7c2cd
2 changed files with 2 additions and 2 deletions

View file

@ -59,7 +59,7 @@ It profits from these great projects:
(**h5ai** uses [semantic versioning](http://semver.org/))
### v0.23
### develop branch
*

View file

@ -1,6 +1,6 @@
{
"name": "h5ai",
"version": "0.23-dev",
"version": "0.22.1-dev",
"description": "a modern HTTP web server index",
"url": "http://larsjung.de/h5ai/",
"author": "Lars Jung",