up initial client vers id sent to relay

This commit is contained in:
Eric House 2016-01-01 21:09:10 -08:00
parent ccb86f0358
commit 8dfddea508
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@
<!-- extension targets. Uncomment the ones where you want to do custom work <!-- extension targets. Uncomment the ones where you want to do custom work
in between standard targets --> in between standard targets -->
<property name="INITIAL_CLIENT_VERS" value="4"/> <property name="INITIAL_CLIENT_VERS" value="7"/>
<property name="VARIANT_NAME" value="xw4dbg"/> <property name="VARIANT_NAME" value="xw4dbg"/>
<property name="APP_NAME" value="CrossDbg"/> <property name="APP_NAME" value="CrossDbg"/>

View file

@ -52,7 +52,7 @@
<!-- extension targets. Uncomment the ones where you want to do custom work <!-- extension targets. Uncomment the ones where you want to do custom work
in between standard targets --> in between standard targets -->
<property name="INITIAL_CLIENT_VERS" value="6"/> <property name="INITIAL_CLIENT_VERS" value="7"/>
<property name="VARIANT_NAME" value="xw4"/> <property name="VARIANT_NAME" value="xw4"/>
<property name="APP_NAME" value="Crosswords"/> <property name="APP_NAME" value="Crosswords"/>