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

updated version

preferencesAboutTextFull
Claudio Valerio 14 years ago
parent a082cc2c5a
commit 625c85a04f
  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 = 14 VERSION_MIN = 15
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