mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 18:40:13 -06:00
Update the nightly build .msi installer version number to 3.11.99
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
<?define Name="DB Browser for SQLite" ?>
|
||||
<?define Team="$(var.Name) Team" ?>
|
||||
<?define Version="3.10.99" ?>
|
||||
<?define Version="3.11.99" ?>
|
||||
|
||||
<!--
|
||||
=============================================== Add/Remove Programs ================================================
|
||||
@@ -50,7 +50,7 @@
|
||||
-->
|
||||
|
||||
<?if $(sys.BUILDARCH)="x64"?>
|
||||
<?define QtPath="C:\dev\Qt\5.8\msvc2013_64" ?>
|
||||
<?define QtPath="C:\dev\Qt\5.10.1\msvc2013_64" ?>
|
||||
<?define SQLitePath="C:\dev\SQLite-Win64" ?>
|
||||
<?define SQLCipherPath="C:\git_repos\SQLCipher-Win64" ?>
|
||||
<?define OpenSSLPath="C:\dev\OpenSSL-Win64" ?>
|
||||
|
||||
Reference in New Issue
Block a user