Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
bump version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LazyT committed Sep 16, 2018
1 parent 1e6524c commit 571dd07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions mainwindow.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 <QApplication>
#include <QMainWindow>
Expand Down

0 comments on commit 571dd07

Please sign in to comment.