From 571dd0782854967405b7e09a53b5d5ac71d3883e Mon Sep 17 00:00:00 2001 From: LazyT Date: Sun, 16 Sep 2018 12:34:03 +0200 Subject: [PATCH] bump version to 0.8.0 --- README.md | 2 +- mainwindow.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3294528..272b02c 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ This is an [AppImage](https://appimage.org) package. Don't forget to "chmod +x * ## Build from Source -If the installer binaries doesn't work for you build it yourself: +If the release binaries doesn't work for you build it yourself: 1) checkout the source code diff --git a/mainwindow.h b/mainwindow.h index 853c62d..ff209c6 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -2,8 +2,8 @@ #define MAINWINDOW_H #define APPNAME "RoboRock Control Center" -#define APPVERS "0.7.1" -#define APPDATE "09.09.2018" +#define APPVERS "0.8.0" +#define APPDATE "16.09.2018" #include #include