Bump updater version to 0.13

MD-18896
Reviewed-by: Carles Pina
This commit is contained in:
Robert Knight 2012-10-26 15:13:26 +01:00
parent c54ecee1a9
commit de8531c583

View file

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