Skip to content

Commit

Permalink
Dev version for 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Jun 25, 2011
1 parent 3b7150e commit 2adbf18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/version.py
Expand Up @@ -21,7 +21,7 @@ def git_sha():
return p.communicate()[0]


VERSION = (1, 1, 0, 'final', 0)
VERSION = (1, 2, 0, 'alpha', 0)


def get_version(form='short'):
Expand Down

0 comments on commit 2adbf18

Please sign in to comment.