Changes between Version 75 and Version 76 of WikiStart


Ignore:
Timestamp:
Oct 23, 2012, 9:28:38 PM (11 years ago)
Author:
stuartm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v75 v76  
    22This is the code development and bug reporting site. Are you looking for the [http://www.mythtv.org/ MythTV homepage]?
    33
    4 '''Stable:''' If you'd like to get the 0.25 stable branch, do this:
     4'''Stable:''' If you'd like to get the 0.26 stable branch, do this:
    55
    66{{{
    7 git clone -b fixes/0.25 git://github.com/MythTV/mythtv.git
    8 git clone -b fixes/0.25 git://github.com/MythTV/mythweb.git
     7git clone -b fixes/0.26 git://github.com/MythTV/mythtv.git
     8git clone -b fixes/0.26 git://github.com/MythTV/mythweb.git
    99}}}
    1010