Skip to content

Commit

Permalink
Version 0.7 prepare.
Browse files Browse the repository at this point in the history
  • Loading branch information
Denvi committed Nov 8, 2015
1 parent 638052c commit 183acda
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 1 deletion.
Binary file modified bin/grblControl.exe
Binary file not shown.
Binary file removed fonts/Ubuntu-R.ttf
Binary file not shown.
Binary file removed fonts/segoeui.ttf
Binary file not shown.
Binary file removed fonts/tahoma.ttf
Binary file not shown.
1 change: 1 addition & 0 deletions frmmain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <QShortcut>
#include <QAction>
#include <QLayout>
#include <QMimeData>
#include "frmmain.h"
#include "ui_frmmain.h"

Expand Down
2 changes: 1 addition & 1 deletion grbl_control.pro
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ DEFINES += sNan=\"65536\"

greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

VERSION = 0.6
VERSION = 0.7

DEFINES += APP_VERSION=\\\"$$VERSION\\\"

Expand Down

0 comments on commit 183acda

Please sign in to comment.