summaryrefslogtreecommitdiff
path: root/onlineupdate/source/libmar/tool/mar.c
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/libmar/tool/mar.c')
-rw-r--r--onlineupdate/source/libmar/tool/mar.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/onlineupdate/source/libmar/tool/mar.c b/onlineupdate/source/libmar/tool/mar.c
index 3989e81d71e3..9a50b387f839 100644
--- a/onlineupdate/source/libmar/tool/mar.c
+++ b/onlineupdate/source/libmar/tool/mar.c
@@ -18,6 +18,11 @@
#include <unistd.h>
#endif
+#define MOZ_APP_VERSION "5" /* Dummy value; replace or remove in the
+ future */
+#define MAR_CHANNEL_ID "LOOnlineUpdater" /* Dummy value; replace or
+ remove in the future */
+
#if !defined(NO_SIGN_VERIFY) && (!defined(XP_WIN) || defined(MAR_NSS))
#include "cert.h"
#include "pk11pub.h"