Skip to content

Commit

Permalink
Update: version number constant
Browse files Browse the repository at this point in the history
  • Loading branch information
WL-Amigo committed Aug 14, 2017
1 parent 4ea97f4 commit 765e714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GUI/includes/GlobalConstants.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ typedef const QString CONFIGKEY;

namespace GlobalConstants {

const QString CURRENT_VERSION = "1.2.0"; // current software version
const QString CURRENT_VERSION = "1.3.0"; // current software version

const quint32 DEFAULT_SAMPLERATE = 44100; // default samplerate
}
Expand Down

0 comments on commit 765e714

Please sign in to comment.