Skip to content

Commit f2d1cd3

Browse files
committed
Release candidate 2.3.0.0 (2300.0) (4)
SDK update
1 parent 119a091 commit f2d1cd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/MEGASync/control/Preferences.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const int Preferences::VERSION_CODE = 2300;
1616
const int Preferences::BUILD_ID = 0;
1717
// Do not change the location of VERSION_STRING, create_tarball.sh parses this file
1818
const QString Preferences::VERSION_STRING = QString::fromAscii("2.3");
19-
const QString Preferences::SDK_ID = QString::fromAscii("e1971");
19+
const QString Preferences::SDK_ID = QString::fromAscii("1fbf7");
2020
const QString Preferences::CHANGELOG = QString::fromUtf8(
2121
"- Downloads from the web client\n"
2222
"- Performance enhancements\n"

0 commit comments

Comments
 (0)