Bump the trunk version number to 0.8

This commit is contained in:
Robert Knight 2011-09-27 15:36:02 +01:00
parent 3319c4ad3e
commit c9543e59f6

View file

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