File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Most of the project is released under the GPLv2 license,
1010but please read the [ LICENSE] ( LICENSE ) file for additional information.
1111
1212The master branch is used for the development of version 2.1.0,
13- which will hopefully be released by the first solstice of 2016.
13+ which will be released by the end of May 2016.
1414- https://github.com/LibreCAD/LibreCAD/milestones/2.1.0
1515- http://forum.librecad.org/GUI-update-td5712246.html
1616
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ int main(int argc, char** argv)
5252 QApplication app (argc, argv);
5353 QCoreApplication::setOrganizationName (" LibreCAD" );
5454 QCoreApplication::setApplicationName (" LibreCAD" );
55- QCoreApplication::setApplicationVersion (" 2.1.0-alpha " );
55+ QCoreApplication::setApplicationVersion (" 2.1.0-beta " );
5656
5757 QSettings settings;
5858
You can’t perform that action at this time.
0 commit comments