2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

Release increased

git-svn-id: https://svn.fhem.de/fhem/trunk@2023 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2012-10-27 10:33:25 +00:00
parent c76377f7b3
commit 7f59b5f34b

View File

@ -11,7 +11,7 @@ use vars qw($DISTRIB_DESCRIPTION);
use vars qw(%UPDATE);
$DISTRIB_ID="Fhem";
$DISTRIB_RELEASE="5.2";
$DISTRIB_RELEASE="5.3";
$DISTRIB_BRANCH="DEVELOPMENT";
$DISTRIB_DESCRIPTION="$DISTRIB_ID $DISTRIB_RELEASE ($DISTRIB_BRANCH)";