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:
|
||||
- Release
|
||||
|
@ -3,7 +3,7 @@ unix:!macx:!android {
|
||||
} else {
|
||||
TARGET = GPXSee
|
||||
}
|
||||
VERSION = 11.5
|
||||
VERSION = 11.6
|
||||
|
||||
QT += core \
|
||||
gui \
|
||||
|
@ -556,7 +556,7 @@
|
||||
<message>
|
||||
<location filename="../src/GUI/gui.cpp" line="432"/>
|
||||
<source>Use styles</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Empra estils</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/GUI/gui.cpp" line="439"/>
|
||||
|
@ -37,7 +37,7 @@ Unicode true
|
||||
; The name of the installer
|
||||
Name "GPXSee"
|
||||
; Program version
|
||||
!define VERSION "11.5"
|
||||
!define VERSION "11.6"
|
||||
|
||||
; The file to write
|
||||
OutFile "GPXSee-${VERSION}_x64.exe"
|
||||
|
Loading…
Reference in New Issue
Block a user