Bumped version

This commit is contained in:
NeoTheFox 2016-04-16 13:11:29 +03:00
parent 1589d1a4ae
commit 98b10de3f4
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
install:
- sudo apt-add-repository --yes ppa:beineri/opt-qt551-trusty
- sudo apt-add-repository --yes ppa:beineri/opt-qt551
- sudo apt-get update -qq
- sudo apt-get install -qq qt55base qt55serialport qt55tools
- which qmake

View File

@ -6,7 +6,7 @@
#define REPRAPTOR_H
#ifndef REPRAPTOR_VERSION
#define REPRAPTOR_VERSION "0.3.8"
#define REPRAPTOR_VERSION "0.3.9"
#endif
namespace RepRaptor