post-release version bump

This commit is contained in:
Alexandre Quessy
2015-07-17 17:27:19 -04:00
parent 351c10579e
commit b548341a7f
4 changed files with 4 additions and 4 deletions

2
MM.cpp
View File

@@ -20,7 +20,7 @@
#include "MM.h"
const QString MM::APPLICATION_NAME = "MapMap";
const QString MM::VERSION = "0.3.0";
const QString MM::VERSION = "0.3.1";
const QString MM::COPYRIGHT_OWNERS = "Sofian Audry, Alexandre Quessy, Mike Latona, Vasilis Liaskovitis, Dame Diongue";
const QString MM::ORGANIZATION_NAME = "MapMap";
const QString MM::ORGANIZATION_DOMAIN = "mapmap.info";