mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-04-20 12:19:11 +02:00
Compare commits
7 Commits
c96a0fd8f4
...
8b039cb9a7
Author | SHA1 | Date | |
---|---|---|---|
|
8b039cb9a7 | ||
37bff3d50c | |||
|
70941405ad | ||
|
5ad8f762f7 | ||
|
297f5f13fb | ||
|
985ccaf931 | ||
|
51dd85f973 |
@ -1,4 +1,4 @@
|
||||
version: 11.7.{build}
|
||||
version: 11.8.{build}
|
||||
|
||||
configuration:
|
||||
- Release
|
||||
|
@ -3,7 +3,7 @@ unix:!macx:!android {
|
||||
} else {
|
||||
TARGET = GPXSee
|
||||
}
|
||||
VERSION = 11.7
|
||||
VERSION = 11.8
|
||||
|
||||
QT += core \
|
||||
gui \
|
||||
|
@ -1216,7 +1216,7 @@
|
||||
<message>
|
||||
<location filename="../src/map/maplist.cpp" line="158"/>
|
||||
<source>Electronic Navigational Charts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Cartes Nàutiques Electròniques</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/map/maplist.cpp" line="159"/>
|
||||
|
@ -1246,7 +1246,7 @@
|
||||
<message>
|
||||
<location filename="../src/map/maplist.cpp" line="158"/>
|
||||
<source>Electronic Navigational Charts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Elektroniske sjøkart</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/map/maplist.cpp" line="165"/>
|
||||
|
@ -1240,7 +1240,7 @@
|
||||
<message>
|
||||
<location filename="../src/map/maplist.cpp" line="158"/>
|
||||
<source>Electronic Navigational Charts</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>电子航海图</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/map/maplist.cpp" line="165"/>
|
||||
|
@ -37,7 +37,7 @@ Unicode true
|
||||
; The name of the installer
|
||||
Name "GPXSee"
|
||||
; Program version
|
||||
!define VERSION "11.7"
|
||||
!define VERSION "11.8"
|
||||
|
||||
; The file to write
|
||||
OutFile "GPXSee-${VERSION}_x64.exe"
|
||||
|
Loading…
x
Reference in New Issue
Block a user