Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
svinota committed Nov 29, 2012
1 parent 0a32589 commit 352323a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -5,7 +5,7 @@
# For license agreement, please look into LICENSE file.

version ?= "1.0"
release ?= "1.0.5"
release ?= "1.0.6"
python ?= "python"

ifdef root
Expand Down
7 changes: 7 additions & 0 deletions setup.py.in
Expand Up @@ -50,6 +50,13 @@ Links
Changes
=======
1.0.6 -- Paleoarchean
---------------------
* Tcreate client call fixed
* fuse9p client, supporting stateful I/O,
"reconnect after network errors" and so on.
1.0.4 -- Eoarchaean
-------------------
Expand Down

0 comments on commit 352323a

Please sign in to comment.