Bump version to 0.11 in trunk.

This commit is contained in:
Robert Knight 2011-10-19 11:36:59 +01:00
parent 02fa638261
commit 99815159b4

View file

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