Compare commits
No commits in common. "3fc8e69ebbd9486905f4140eb148f7ed91b411eb" and "8041aa454c5b8c028f8ecffce94b0866eabcef6a" have entirely different histories.
3fc8e69ebb
...
8041aa454c
@ -1,4 +1,4 @@
|
||||
version: 13.36.{build}
|
||||
version: 13.35.{build}
|
||||
|
||||
configuration:
|
||||
- Release
|
||||
|
@ -3,7 +3,7 @@ unix:!macx:!android {
|
||||
} else {
|
||||
TARGET = GPXSee
|
||||
}
|
||||
VERSION = 13.36
|
||||
VERSION = 13.35
|
||||
|
||||
|
||||
QT += core \
|
||||
|
Before Width: | Height: | Size: 286 B After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 294 B After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 202 B After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 393 B After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 190 B After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 189 B After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 382 B After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 238 B After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 219 B After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 220 B After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 330 B After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 401 B After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 286 B After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 217 B After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 243 B After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 239 B After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 275 B After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 266 B After Width: | Height: | Size: 4.3 KiB |
@ -49,7 +49,7 @@ Unicode true
|
||||
; The name of the installer
|
||||
Name "GPXSee"
|
||||
; Program version
|
||||
!define VERSION "13.36"
|
||||
!define VERSION "13.35"
|
||||
|
||||
; The file to write
|
||||
OutFile "GPXSee-${VERSION}_x64.exe"
|
||||
|