~lernid-devs/lernid/trunk

« back to all changes in this revision

Viewing changes to lernid/lernidconfig.py

  • Committer: John S Gruber
  • Date: 2014-02-03 00:58:11 UTC
  • mfrom: (235.1.2 lernid.1275521)
  • Revision ID: johnsgruber@gmail.com-20140203005811-ydqswilew1sfexg1
Tags: 1.0.1
* Fix Browser freezes when Slide is open. lp: #1275521 
* Release Version 1.0.1
* Update the above fix so each slide will be imaged on creation

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
 
32
32
def _(message): return message
33
33
 
34
 
VERSION = '1.0'
 
34
VERSION = '1.0.1'
35
35
DESCRIPTION = _('Connect to a world of online tutorials quickly and easily.')
36
36
WEBSITE = 'http://wiki.ubuntu.com/Lernid'
37
37
CONTRIBUTORS = [