Skip to content

Commit

Permalink
Preparation for new release [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
markummitchell-tu committed Apr 6, 2016
1 parent 8ee3713 commit ffdec68
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions dev/README_platforms.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Mac OSX
-------
Option 1) OSX 10.X 64 bit distributions can execute the DMG file

Option 2) Engauge can be built from source code. This requires a lot of effort and is not recommended.

Debian Distributions
--------------------
Option 1) Debian-based distributions, such as Ubuntu and Kubuntu, do not currently offer the newest Engauge Digitizer as
Expand Down
2 changes: 1 addition & 1 deletion src/util/Version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#include "Version.h"

const char *VERSION_NUMBER = "7.1";
const char *VERSION_NUMBER = "7.2";

QString engaugeWindowTitle()
{
Expand Down

0 comments on commit ffdec68

Please sign in to comment.