Bump version to prepare for imminent release.

Sat, 25 May 2013 06:50:38 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 25 May 2013 06:50:38 +0200
changeset 7
a6deb9a3ce28
parent 6
766ca8e03ec7
child 8
9b8205e1e4a4

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",

mercurial