diff --git a/revisions b/revisions index 5037622..20fe4c7 100644 --- a/revisions +++ b/revisions @@ -1,4 +1,4 @@ -37beta- +Beta- 36- 35- 34- diff --git a/source/Network/update.cpp b/source/Network/update.cpp index 87e5956..9032646 100644 --- a/source/Network/update.cpp +++ b/source/Network/update.cpp @@ -38,7 +38,7 @@ string new_update(string rev, string filename) { char url[100]; if(rev == "Beta") - sprintf(url, "http://download.tuxfamily.org/hbf/DOL//Beta/%s", filename.c_str()); + sprintf(url, "http://download.tuxfamily.org/hbf/DOL/Beta/%s", filename.c_str()); else sprintf(url, "http://download.tuxfamily.org/hbf/DOL/rev%s/%s", rev.c_str(), filename.c_str()); diff --git a/updates b/updates index 676de1f..bb5a8ee 100644 --- a/updates +++ b/updates @@ -1,4 +1,4 @@ -//rev37beta: +//rev_Beta: - before updating copy the old boot.dol to prev.dol - BUGFIX: installer no longer crashes when IOS253 exists - ISO253 is no more selectable as IOS to load an app with