Skip to content

Commit

Permalink
Bump version to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thirtythreeforty committed Apr 1, 2015
1 parent 656ac56 commit 8c7e807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MainWindow.cpp
Expand Up @@ -32,7 +32,7 @@
#define PROGRAM_CONFIG_KEY QStringLiteral("programConfigBits")
#define HEX_FILE_NAME_KEY QStringLiteral("hexFileName")

#define VERSION_STRING "v0.6"
#define VERSION_STRING "v0.7"

MainWindow::MainWindow(const QCommandLineParser& parser, QWidget* parent) :
QMainWindow(parent),
Expand Down

0 comments on commit 8c7e807

Please sign in to comment.