~thomas-deruyter-3/qreator/qreator

« back to all changes in this revision

Viewing changes to qreator/QreatorWindow.py

  • Committer: David Planella
  • Date: 2013-05-18 12:08:42 UTC
  • Revision ID: david.planella@ubuntu.com-20130518120842-2vcns2r446cjjol2
Tags: 13.05.2
ReleaseĀ 13.05.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
184
184
        about.set_website("http://davidplanella.org/project-showcase/qreator/")
185
185
 
186
186
        #FIXME: the version should be picked up from setup.py
187
 
        about.set_version('13.05.1')
 
187
        about.set_version('13.05.2')
188
188
        about.set_authors([
189
189
            'David Planella <david.planella@ubuntu.com>',
190
190
            'Stefan Schwarzburg <stefan.schwarzburg@googlemail.com>',