mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2025-01-22 07:21:13 +00:00
Bump version number in trunk.
This commit is contained in:
parent
8bb121daf0
commit
972811de23
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include <iostream>
|
||||
|
||||
#define UPDATER_VERSION "0.5"
|
||||
#define UPDATER_VERSION "0.6"
|
||||
|
||||
void runWithUi(int argc, char** argv, UpdateInstaller* installer);
|
||||
|
||||
|
|
Loading…
Reference in a new issue