Update some things after the switch to git.

- Do not use svnversion to find the version, instead use a revision
  count from git. As a result, the version number jumps back, however,
  so we should have a 2.5 release soon!
- Fix some URLs pointing to either the svn repo,
  or even to google code (!).
This commit is contained in:
Adrien Destugues
2017-03-23 07:29:26 +01:00
parent 903701727d
commit cf56a34992
3 changed files with 13 additions and 11 deletions

View File

@@ -67,8 +67,8 @@ Erases all generated files (intermediate objects, and executable)
make depend
Re-compute the dependencies (makefile.dep).
Other compilation targets (make version, make ziprelease) require Subversion
and are only useful to contributors to the svn repository of Grafx2.
Other compilation targets (make version, make ziprelease) require git
and are only useful to contributors to the git repository of Grafx2.
=== System specifics ===