Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Commit

Permalink
2.3.5 Beta
Browse files Browse the repository at this point in the history
Signed-off-by: Byron Ruth <b@devel.io>
  • Loading branch information
bruth committed May 29, 2014
1 parent ab48067 commit 87c5450
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions avocado/__init__.py
@@ -1,8 +1,8 @@
__version_info__ = {
'major': 2,
'minor': 3,
'micro': 4,
'releaselevel': 'final',
'micro': 5,
'releaselevel': 'beta',
'serial': 1
}

Expand Down

0 comments on commit 87c5450

Please sign in to comment.