Skip to content

Commit

Permalink
Version bump! 0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee committed Jun 17, 2014
1 parent 15f62a2 commit 110c8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gyb.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
__program_name__ = u'Got Your Back: Gmail Backup'
__author__ = u'Jay Lee'
__email__ = u'jay0lee@gmail.com'
__version__ = u'0.21 Alpha'
__version__ = u'0.22'
__license__ = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
__db_schema_version__ = u'5'
__db_schema_min_version__ = u'2' #Minimum for restore
Expand Down

0 comments on commit 110c8a4

Please sign in to comment.