Skip to content

Commit

Permalink
Version bump! 0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee committed Jun 24, 2014
1 parent 3eb7f70 commit 55712c6
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.27'
__version__ = u'0.28'
__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 55712c6

Please sign in to comment.