From: James Bunton Date: Sun, 2 Jan 2011 22:29:45 +0000 (+1100) Subject: Bumped revision number X-Git-Tag: notipod-1.4 X-Git-Url: https://code.delx.au/notipod/commitdiff_plain/dcb059a40bef1fe05e0e82c40dd59324fdc258b1 Bumped revision number --- diff --git a/Info.plist b/Info.plist index b33313a..6632ad9 100644 --- a/Info.plist +++ b/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3 + 1.4 CFBundleSignature ???? CFBundleVersion - 1.3 + 1.4 NSMainNibFile NotiPod NSPrincipalClass diff --git a/notipod_cli.py b/notipod_cli.py index 3d61c2c..b88589b 100755 --- a/notipod_cli.py +++ b/notipod_cli.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -VERSION = "1.3" +VERSION = "1.4" import logging import optparse