mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2025-02-02 04:11:23 +00:00
Bump version number to 0.9.1
This commit is contained in:
parent
addc3b253d
commit
54afb7ca00
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
#define UPDATER_VERSION "0.8"
|
#define UPDATER_VERSION "0.9.1"
|
||||||
|
|
||||||
void runWithUi(int argc, char** argv, UpdateInstaller* installer);
|
void runWithUi(int argc, char** argv, UpdateInstaller* installer);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue