mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Squashed commit of the following:
commitf819840aff
Merge:46bf281
49470f2
Author: Hosted Weblate <hosted@weblate.org> Date: Tue Oct 9 00:01:42 2018 +0200 Merge branch 'origin/master' into Weblate commit49470f22b2
Merge:078b272
ed03e31
Author: Hosted Weblate <hosted@weblate.org> Date: Mon Oct 8 23:56:36 2018 +0200 Merge branch 'origin/master' into Weblate commited03e31949
Merge:ce41409
605b09c
Author: Hosted Weblate <hosted@weblate.org> Date: Mon Oct 8 23:53:56 2018 +0200 Merge branch 'origin/master' into Weblate commit605b09c195
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/ commit0898953674
Merge:fd0401a
869fdf5
Author: Hosted Weblate <hosted@weblate.org> Date: Mon Oct 8 22:24:40 2018 +0200 Merge branch 'origin/master' into Weblate commit869fdf5982
Merge:7fe5189
aa32415
Author: Hosted Weblate <hosted@weblate.org> Date: Mon Oct 8 22:09:51 2018 +0200 Merge branch 'origin/master' into Weblate commitaa32415adb
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/ commitc1a64d2c0b
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/ commit31bbdba548
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…
Reference in New Issue
Block a user