Bump version number to 0.12

This commit is contained in:
Robert Knight 2011-12-01 13:56:16 +00:00
parent 66bafb317f
commit 8a5bed77df

View file

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