Bump version to prepare for imminent release.

Sat, 13 Jul 2013 16:43:01 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 13 Jul 2013 16:43:01 +0200
changeset 12
6aebc1e5f596
parent 11
698b4dda1f76
child 13
deac632e477c

Bump version to prepare for imminent release.

src/firefoxos/Makefile file | annotate | diff | comparison | revisions
src/firefoxos/about.html file | annotate | diff | comparison | revisions
src/firefoxos/manifest.webapp file | annotate | diff | comparison | revisions
     1.1 --- a/src/firefoxos/Makefile	Sat Jul 13 09:33:12 2013 +0200
     1.2 +++ b/src/firefoxos/Makefile	Sat Jul 13 16:43:01 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.3
     1.8 +VERSION   = 0.7.4
     1.9  
    1.10  # Progs
    1.11  PROGZIP   = zip
     2.1 --- a/src/firefoxos/about.html	Sat Jul 13 09:33:12 2013 +0200
     2.2 +++ b/src/firefoxos/about.html	Sat Jul 13 16:43:01 2013 +0200
     2.3 @@ -54,7 +54,7 @@
     2.4          <div data-role="content">
     2.5              <h1 style="float: left; margin: 0 0 0.25em;">OTPWCalc</h1>
     2.6              <img src="img/tastatur.png" alt="Computer keyboard" height="38" width="90" style="float: right;" />
     2.7 -            <h2 style="clear: both; margin-left: 1em; line-height: 1em;">One Time Password Calculator 0.7.2</h2>
     2.8 +            <h2 style="clear: both; margin-left: 1em; line-height: 1em;">One Time Password Calculator 0.7.4</h2>
     2.9              <img src="img/datahost.png" alt="Datacenter host computer" height="68" width="245" style="display: block; margin: 0.75em auto;" />
    2.10              <p>Visit the <a target="_blank" href="//otpwcalc.europalab.com/">OTPWCalc Homepage</a></p>
    2.11              <p>Copyright &copy; 2012 &#8211; 2013<br /><a target="_blank" href="//michael.schloh.com/">Michael Schloh von Bennewitz</a></p>
     3.1 --- a/src/firefoxos/manifest.webapp	Sat Jul 13 09:33:12 2013 +0200
     3.2 +++ b/src/firefoxos/manifest.webapp	Sat Jul 13 16:43:01 2013 +0200
     3.3 @@ -1,5 +1,5 @@
     3.4  {
     3.5 -    "version": "0.7.3",
     3.6 +    "version": "0.7.4",
     3.7      "name": "OTPWCalc",
     3.8      "description": "One time password (OTP) challenge response calculator client",
     3.9      "type": "web",

mercurial