Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/commit/79ca82208be58897f2fedead76cb00ba537f8b9c?style=split&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Updated version

preferencesAboutTextFull
Claudio Valerio 14 years ago
parent 13daed46c9
commit 79ca82208b
  1. 2
      Sankore_3.1.pro

@ -7,7 +7,7 @@ CONFIG += debug_and_release \
no_include_pwd no_include_pwd
VERSION_MAJ = 1 VERSION_MAJ = 1
VERSION_MIN = 03 VERSION_MIN = 04
VERSION_TYPE = b # a = alpha, b = beta, r = release, other => error VERSION_TYPE = b # a = alpha, b = beta, r = release, other => error
VERSION_PATCH = 00 VERSION_PATCH = 00

Loading…
Cancel
Save