Bump version number

This commit is contained in:
Robert Knight 2011-09-14 16:18:56 +01:00
parent 25ab59b361
commit 8bb121daf0

View file

@ -25,7 +25,7 @@
#include <iostream> #include <iostream>
#define UPDATER_VERSION "0.4" #define UPDATER_VERSION "0.5"
void runWithUi(int argc, char** argv, UpdateInstaller* installer); void runWithUi(int argc, char** argv, UpdateInstaller* installer);