# HG changeset patch # User Matti Hamalainen # Date 1206665005 -7200 # Node ID 4060a83ebf1f88df139b8b3d80907a6930a982e2 # Parent b3888565029eff61bcefb33998f06393878b2fe4 Fixed Mercurial instructions. diff -r b3888565029e -r 4060a83ebf1f Mercurial-Access --- a/Mercurial-Access Fri Mar 28 02:19:57 2008 +0200 +++ b/Mercurial-Access Fri Mar 28 02:43:25 2008 +0200 @@ -5,4 +5,9 @@ $ hg clone http://hg.atheme.org/audacious audacious-devel To retrieve the audacious stable branch from hg.atheme.org, do: - $ hg clone http://hg.atheme.org/audacious-stable + $ hg clone http://hg.atheme.org/release/audacious-$VERSION + + Where $VERSION is the stable major version, for example the latest + fixes and updates to 1.5-series of audacious would be in: + + $ hg clone http://hg.atheme.org/release/audacious-1.5