forked from markus/S_New4
update default file version
This commit is contained in:
parent
891f9eaf87
commit
6618c5c558
@ -27,7 +27,7 @@
|
|||||||
#define UpdaterCloudUrlWithPath "https://cloud.obermui.de/s/tXz7SWdaPJ7TacZ/download?path=%2F&files="
|
#define UpdaterCloudUrlWithPath "https://cloud.obermui.de/s/tXz7SWdaPJ7TacZ/download?path=%2F&files="
|
||||||
#define SecondUpdaterCloudUrlWithPath "https://snew4.obermui.de/download?path=%2F&files="
|
#define SecondUpdaterCloudUrlWithPath "https://snew4.obermui.de/download?path=%2F&files="
|
||||||
#define VERSION "5.0.1"
|
#define VERSION "5.0.1"
|
||||||
|
#define DEFAULT_FILE_VERSION "2.1"
|
||||||
|
|
||||||
//default, anime, normal,
|
//default, anime, normal,
|
||||||
//suche: für jede katego. eine
|
//suche: für jede katego. eine
|
||||||
@ -126,7 +126,7 @@ struct Settings {
|
|||||||
languages = "GerDub,GerSub,Eng,",
|
languages = "GerDub,GerSub,Eng,",
|
||||||
genaueHoster = "",
|
genaueHoster = "",
|
||||||
version = VERSION,
|
version = VERSION,
|
||||||
defaultFileVersion="2.0",
|
defaultFileVersion= DEFAULT_FILE_VERSION,
|
||||||
default_checkPath = "",
|
default_checkPath = "",
|
||||||
default_Searchmuster = "S%Staffel%E%Folge%";
|
default_Searchmuster = "S%Staffel%E%Folge%";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user