Browse Source

Build 3.0

PascalCoin 7 years ago
parent
commit
528bc50699
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/config.inc

+ 2 - 2
src/config.inc

@@ -29,8 +29,8 @@
   {.$DEFINE Synapse_OpenSSLv10}
   {.$DEFINE Synapse_OpenSSLv10}
   {.$DEFINE Synapse_OpenSSLv11}
   {.$DEFINE Synapse_OpenSSLv11}
 
 
-  {.$DEFINE PRODUCTION}
-  {$DEFINE TESTNET}
+  {$DEFINE PRODUCTION}
+  {.$DEFINE TESTNET}
 
 
   // For GUI: Allows to show average time on blockchain explorer
   // For GUI: Allows to show average time on blockchain explorer
   {$DEFINE SHOW_AVERAGE_TIME_STATS}
   {$DEFINE SHOW_AVERAGE_TIME_STATS}