This commit is contained in:
crestAT
2016-04-07 08:43:37 +02:00
parent 9246dcce84
commit c5cf0cc476

View File

@@ -31,6 +31,7 @@
*/
/*
Version Date Description
0.1-b4 2016.04.07 2451 compatibility
0.1-b3 2016.02.06 N: add language support
0.1-b2 2016.02.02 N: check for supported architecture, plattform
N: auto update of extensions list
@@ -41,7 +42,7 @@ Version Date Description
0.1-a1 2016.01.16 initial release
*/
$v = "v0.1-b3"; // extension version
$v = "v0.1-b4"; // extension version
$appname = "OneButtonInstaller";
require_once("config.inc");