summaryrefslogtreecommitdiff
path: root/client/UpdatedConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/UpdatedConfig.h')
-rw-r--r--client/UpdatedConfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/UpdatedConfig.h b/client/UpdatedConfig.h
index a9def0b..f98c45e 100644
--- a/client/UpdatedConfig.h
+++ b/client/UpdatedConfig.h
@@ -44,7 +44,7 @@ private slots:
void gotServerReply(SslClient::RequestType &type, QByteArray &confdata);
private:
- static const int UPDATED_STATE_FULL = 0x7C;
+ static const int UPDATED_STATE_FULL = 0x7E;
/**
* @brief Pointer to the singleton Config instance
@@ -96,4 +96,4 @@ private:
UpdatedConfig();
};
-#endif \ No newline at end of file
+#endif