Bump version number in trunk.

This commit is contained in:
Robert Knight 2011-09-15 12:26:34 +01:00
parent 8bb121daf0
commit 972811de23

View file

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