From 4373c3f6e07f03ebf2b49686a439e523cf74749c Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 28 Sep 2016 11:53:30 +0200 Subject: version --- gulpfile.js | 1 + i18n/de.po | 2 +- i18n/en-US.po | 2 +- i18n/fr.po | 2 +- i18n/it.po | 2 +- i18n/taler-wallet-webex.pot | 2 +- manifest.json | 2 +- 7 files changed, 7 insertions(+), 6 deletions(-) diff --git a/gulpfile.js b/gulpfile.js index f8379d638..ce90fec8e 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -72,6 +72,7 @@ const paths = { "popup/**/*.{html,css}", "pages/**/*.{html,css}", "lib/**/*.d.ts", + "background/*.html", ], extra: [ "AUTHORS", diff --git a/i18n/de.po b/i18n/de.po index 95710a89c..4d2d8fcae 100644 --- a/i18n/de.po +++ b/i18n/de.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-27 16:03+0200\n" +"POT-Creation-Date: 2016-09-27 16:55+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/i18n/en-US.po b/i18n/en-US.po index 15c0ad861..34e7b5595 100644 --- a/i18n/en-US.po +++ b/i18n/en-US.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-27 16:03+0200\n" +"POT-Creation-Date: 2016-09-27 16:55+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/i18n/fr.po b/i18n/fr.po index 4ebc4f8c9..a1306a389 100644 --- a/i18n/fr.po +++ b/i18n/fr.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-27 16:03+0200\n" +"POT-Creation-Date: 2016-09-27 16:55+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/i18n/it.po b/i18n/it.po index 4ebc4f8c9..a1306a389 100644 --- a/i18n/it.po +++ b/i18n/it.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-27 16:03+0200\n" +"POT-Creation-Date: 2016-09-27 16:55+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/i18n/taler-wallet-webex.pot b/i18n/taler-wallet-webex.pot index 4ebc4f8c9..a1306a389 100644 --- a/i18n/taler-wallet-webex.pot +++ b/i18n/taler-wallet-webex.pot @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-27 16:03+0200\n" +"POT-Creation-Date: 2016-09-27 16:55+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/manifest.json b/manifest.json index f2f29bf44..bb979de97 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "description": "Privacy preserving and transparent payments", "manifest_version": 2, "name": "GNU Taler Wallet (git)", - "version": "0.6.2", + "version": "0.6.4", "version_name": "0.0.1-pre", "applications": { -- cgit v1.2.3