mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
Compare commits
4 Commits
76b0e9ac2f
...
20f4f72999
Author | SHA1 | Date | |
---|---|---|---|
20f4f72999 | |||
cf62368ffc | |||
|
072ba10e65 | ||
|
530a54e924 |
@ -1,4 +1,4 @@
|
|||||||
version: 11.5.{build}
|
version: 11.6.{build}
|
||||||
|
|
||||||
configuration:
|
configuration:
|
||||||
- Release
|
- Release
|
||||||
|
@ -3,7 +3,7 @@ unix:!macx:!android {
|
|||||||
} else {
|
} else {
|
||||||
TARGET = GPXSee
|
TARGET = GPXSee
|
||||||
}
|
}
|
||||||
VERSION = 11.5
|
VERSION = 11.6
|
||||||
|
|
||||||
QT += core \
|
QT += core \
|
||||||
gui \
|
gui \
|
||||||
|
@ -556,7 +556,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/GUI/gui.cpp" line="432"/>
|
<location filename="../src/GUI/gui.cpp" line="432"/>
|
||||||
<source>Use styles</source>
|
<source>Use styles</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Empra estils</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/GUI/gui.cpp" line="439"/>
|
<location filename="../src/GUI/gui.cpp" line="439"/>
|
||||||
|
@ -37,7 +37,7 @@ Unicode true
|
|||||||
; The name of the installer
|
; The name of the installer
|
||||||
Name "GPXSee"
|
Name "GPXSee"
|
||||||
; Program version
|
; Program version
|
||||||
!define VERSION "11.5"
|
!define VERSION "11.6"
|
||||||
|
|
||||||
; The file to write
|
; The file to write
|
||||||
OutFile "GPXSee-${VERSION}_x64.exe"
|
OutFile "GPXSee-${VERSION}_x64.exe"
|
||||||
|
Loading…
Reference in New Issue
Block a user