Skip to content

Commit

Permalink
Bump version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thirtythreeforty committed Jan 13, 2015
1 parent ff31bac commit be48b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MainWindow.cpp
Expand Up @@ -27,7 +27,7 @@
#include <QSerialPortInfo>

#define AUTO_UPDATE_KEY (QStringLiteral("autoUpdate"))
#define VERSION_STRING "v0.5"
#define VERSION_STRING "v0.5.1"

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

0 comments on commit be48b37

Please sign in to comment.