2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-07 16:59:18 +00:00

release.pm changed

git-svn-id: https://svn.fhem.de/fhem/trunk@1725 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
mfr69bs 2012-07-14 21:02:11 +00:00
parent 7b071d7305
commit 18496049f8

View File

@ -17,6 +17,6 @@ $DISTRIB_DESCRIPTION="$DISTRIB_ID $DISTRIB_RELEASE ($DISTRIB_BRANCH)";
$UPDATE{server} = "http://fhem.de";
$UPDATE{path} = "fhemupdate3";
$UPDATE{packages} = "FHEM PGM2";
$UPDATE{packages} = "FHEM";
1;