mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-18 11:52:08 +01:00
Squashed commit of the following:
commit f819840aff5869308de57eed890f00b438c262aa Merge: 46bf281 49470f2 Author: Hosted Weblate <hosted@weblate.org> Date: Tue Oct 9 00:01:42 2018 +0200 Merge branch 'origin/master' into Weblate commit 49470f22b2b71c70fd6adebe3a397d42ef8a8e12 Merge: 078b272 ed03e31 Author: Hosted Weblate <hosted@weblate.org> Date: Mon Oct 8 23:56:36 2018 +0200 Merge branch 'origin/master' into Weblate commit ed03e319490723772f83d03aafc605798bf5c71d Merge: ce41409 605b09c Author: Hosted Weblate <hosted@weblate.org> Date: Mon Oct 8 23:53:56 2018 +0200 Merge branch 'origin/master' into Weblate commit 605b09c195f05d959f623fe2d5c84c2eabe8a810 Author: Allan Nordhøy <epost@anotheragency.no> Date: Mon Oct 8 20:26:04 2018 +0000 Translated using Weblate (Norwegian Bokmål) Currently translated at 92.2% (299 of 324 strings) Translation: GPXSee/Translations Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/nb/ commit 0898953674ec7dbf570f284d27559e779b7df28e Merge: fd0401a 869fdf5 Author: Hosted Weblate <hosted@weblate.org> Date: Mon Oct 8 22:24:40 2018 +0200 Merge branch 'origin/master' into Weblate commit 869fdf5982d9c4d7ec5e1fc29d07f1e52fbf4735 Merge: 7fe5189 aa32415 Author: Hosted Weblate <hosted@weblate.org> Date: Mon Oct 8 22:09:51 2018 +0200 Merge branch 'origin/master' into Weblate commit aa32415adb4bb9e5aea7340e1173004e97d00a14 Author: jan madsen <jsm@janz.dk> Date: Mon Oct 8 12:01:51 2018 +0000 Translated using Weblate (Danish) Currently translated at 85.4% (275 of 322 strings) Translation: GPXSee/Translations Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/da/ commit c1a64d2c0b3e9e248a9002a600658bd1fc4d889d Author: jan madsen <jsm@janz.dk> Date: Mon Oct 8 10:53:55 2018 +0000 Translated using Weblate (Danish) Currently translated at 34.1% (110 of 322 strings) Translation: GPXSee/Translations Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/da/ commit 31bbdba5481fbe0120e43bb30d02b896e663a9b5 Author: jan madsen <jsm@janz.dk> Date: Mon Oct 8 10:36:54 2018 +0000 Translated using Weblate (Danish) Currently translated at 19.8% (64 of 322 strings) Translation: GPXSee/Translations Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/da/
This commit is contained in:
parent
f819840aff
commit
b3655f6a1f
@ -1,4 +1,4 @@
|
||||
version: 6.2.{build}
|
||||
version: 6.3.{build}
|
||||
configuration: Release
|
||||
platform: Any CPU
|
||||
environment:
|
||||
|
@ -1,5 +1,5 @@
|
||||
TARGET = GPXSee
|
||||
VERSION = 6.2
|
||||
VERSION = 6.3
|
||||
|
||||
QT += core \
|
||||
gui \
|
||||
|
@ -30,7 +30,7 @@
|
||||
; The name of the installer
|
||||
Name "GPXSee"
|
||||
; Program version
|
||||
!define VERSION "6.2"
|
||||
!define VERSION "6.3"
|
||||
|
||||
; The file to write
|
||||
OutFile "GPXSee-${VERSION}.exe"
|
||||
|
@ -30,7 +30,7 @@
|
||||
; The name of the installer
|
||||
Name "GPXSee"
|
||||
; Program version
|
||||
!define VERSION "6.2"
|
||||
!define VERSION "6.3"
|
||||
|
||||
; The file to write
|
||||
OutFile "GPXSee-${VERSION}_x64.exe"
|
||||
|
Loading…
x
Reference in New Issue
Block a user