Sat, 25 May 2013 06:50:38 +0200
Bump version to prepare for imminent release.
src/firefoxos/Makefile | file | annotate | diff | comparison | revisions | |
src/firefoxos/manifest.webapp | file | annotate | diff | comparison | revisions |
1.1 --- a/src/firefoxos/Makefile Sat May 25 06:49:12 2013 +0200 1.2 +++ b/src/firefoxos/Makefile Sat May 25 06:50:38 2013 +0200 1.3 @@ -28,7 +28,7 @@ 1.4 ZIPBALL = otpwcalc-foxos-$(VERSION).zip 1.5 1.6 # Vars 1.7 -VERSION = 0.7.2 1.8 +VERSION = 0.7.3 1.9 1.10 # Progs 1.11 PROGZIP = zip
2.1 --- a/src/firefoxos/manifest.webapp Sat May 25 06:49:12 2013 +0200 2.2 +++ b/src/firefoxos/manifest.webapp Sat May 25 06:50:38 2013 +0200 2.3 @@ -1,5 +1,5 @@ 2.4 { 2.5 - "version": "0.7.2", 2.6 + "version": "0.7.3", 2.7 "name": "OTPWCalc", 2.8 "description": "One time password (OTP) challenge response calculator client", 2.9 "type": "web",