Updated FAQ document.
This commit is contained in:
parent
1e2044d1a1
commit
82e64a9a00
@ -287,9 +287,9 @@ Please do NOT send me E-Mail unless you really have to! I receive a LOT of E-Mai
|
||||
<a name="982cf1c0"><b>Where can I find the LameXP source code?</b></a><br>
|
||||
<br>
|
||||
LameXP is developed using the <a href="http://en.wikipedia.org/wiki/Git_(software)" target="_blank">Git</a> revision control system. The LameXP Git repository is mirrored at:<br><ul>
|
||||
<li><a href="git://github.com/lordmulder/LameXP.git" target="_blank">git://github.com/lordmulder/LameXP.git</a>
|
||||
<li><a href="git://lamexp.git.sourceforge.net/gitroot/lamexp/lamexp" target="_blank">git://lamexp.git.sourceforge.net/gitroot/lamexp/lamexp</a>
|
||||
<li><a href="git://gitorious.org/lamexp/lamexp.git" target="_blank">git://gitorious.org/lamexp/lamexp.git</a></ul>
|
||||
<li><a href="git://github.com/lordmulder/LameXP.git" target="_blank">git://github.com/lordmulder/LameXP.git</a> (<a href="https://github.com/lordmulder/LameXP/commits/master" target="_blank">Log</a>)
|
||||
<li><a href="git://lamexp.git.sourceforge.net/gitroot/lamexp/lamexp" target="_blank">git://lamexp.git.sourceforge.net/gitroot/lamexp/lamexp</a> (<a href="http://lamexp.git.sourceforge.net/git/gitweb.cgi?p=lamexp/lamexp;a=shortlog;h=HEAD" target="_blank">Log</a>)
|
||||
<li><a href="git://gitorious.org/lamexp/lamexp.git" target="_blank">git://gitorious.org/lamexp/lamexp.git</a> (<a href="http://gitorious.org/lamexp/lamexp/commits/master" target="_blank">Log</a>)</ul>
|
||||
|
||||
<br><br>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
#define VER_LAMEXP_MINOR_HI 0
|
||||
#define VER_LAMEXP_MINOR_LO 1
|
||||
#define VER_LAMEXP_BUILD 346
|
||||
#define VER_LAMEXP_SUFFIX Beta-4
|
||||
#define VER_LAMEXP_SUFFIX Beta-5
|
||||
|
||||
/*
|
||||
* Tools versions
|
||||
|
Loading…
Reference in New Issue
Block a user