Skip to content

Commit

Permalink
version 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ilius committed Mar 5, 2014
1 parent 56b35de commit 63097af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scal2/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
__file__ = join(dirname(inspect.getfile(scal2)), 'core.py')


VERSION = '2.3.2'
VERSION = '2.3.3'
BRANCH = join(rootDir, 'branch')
APP_NAME = 'starcal2'
APP_DESC = 'StarCalendar'
Expand Down

0 comments on commit 63097af

Please sign in to comment.