# HG changeset patch # User Michael Schloh von Bennewitz # Date 1369457438 -7200 # Node ID a6deb9a3ce28aff5cc3af23dcbe7cd99743444ea # Parent 766ca8e03ec77931127a96d9df55908735a6252d Bump version to prepare for imminent release. diff -r 766ca8e03ec7 -r a6deb9a3ce28 src/firefoxos/Makefile --- a/src/firefoxos/Makefile Sat May 25 06:49:12 2013 +0200 +++ b/src/firefoxos/Makefile Sat May 25 06:50:38 2013 +0200 @@ -28,7 +28,7 @@ ZIPBALL = otpwcalc-foxos-$(VERSION).zip # Vars -VERSION = 0.7.2 +VERSION = 0.7.3 # Progs PROGZIP = zip diff -r 766ca8e03ec7 -r a6deb9a3ce28 src/firefoxos/manifest.webapp --- a/src/firefoxos/manifest.webapp Sat May 25 06:49:12 2013 +0200 +++ b/src/firefoxos/manifest.webapp Sat May 25 06:50:38 2013 +0200 @@ -1,5 +1,5 @@ { - "version": "0.7.2", + "version": "0.7.3", "name": "OTPWCalc", "description": "One time password (OTP) challenge response calculator client", "type": "web",