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:
@@ -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 ===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user