Skip to content

Commit

Permalink
version bump! 0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee committed Jun 21, 2014
1 parent 1e79f46 commit a7feceb
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'[email protected]'
__version__ = u'0.23'
__version__ = u'0.24'
__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 a7feceb

Please sign in to comment.