Skip to content

Commit

Permalink
Release candidate 2.3.0.0 (2300.0) (4)
Browse files Browse the repository at this point in the history
SDK update
  • Loading branch information
javiserrano committed Sep 29, 2015
1 parent 119a091 commit f2d1cd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/MEGASync/control/Preferences.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const int Preferences::VERSION_CODE = 2300;
const int Preferences::BUILD_ID = 0;
// Do not change the location of VERSION_STRING, create_tarball.sh parses this file
const QString Preferences::VERSION_STRING = QString::fromAscii("2.3");
const QString Preferences::SDK_ID = QString::fromAscii("e1971");
const QString Preferences::SDK_ID = QString::fromAscii("1fbf7");
const QString Preferences::CHANGELOG = QString::fromUtf8(
"- Downloads from the web client\n"
"- Performance enhancements\n"
Expand Down
2 changes: 1 addition & 1 deletion Source/MEGASync/mega
Submodule mega updated 2 files
+1 −0 src/megaclient.cpp
+5 −1 src/node.cpp

0 comments on commit f2d1cd3

Please sign in to comment.