mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2024-11-10 06:31:49 +00:00
Bump version to 0.11 in trunk.
This commit is contained in:
parent
02fa638261
commit
99815159b4
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include <iostream>
|
||||
|
||||
#define UPDATER_VERSION "0.10"
|
||||
#define UPDATER_VERSION "0.11"
|
||||
|
||||
void runWithUi(int argc, char** argv, UpdateInstaller* installer);
|
||||
|
||||
|
|
Loading…
Reference in a new issue