Commit 460ff3edb1d354ca28266ff04f9a806a6da17231

Authored by Wiebe Cazemier
1 parent 09bd588a

Bump version for next development cycle

Showing 1 changed file with 1 additions and 1 deletions
mainapp.cpp
... ... @@ -31,7 +31,7 @@ License along with FlashMQ. If not, see <https://www.gnu.org/licenses/>.
31 31  
32 32 #define MAX_EVENTS 1024
33 33  
34   -#define VERSION "0.5.0"
  34 +#define VERSION "0.6.0-alpha"
35 35  
36 36 MainApp *MainApp::instance = nullptr;
37 37  
... ...