mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-25 15:59:21 +00:00
release.pm has a version too.
git-svn-id: https://svn.fhem.de/fhem/trunk@3978 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
104bea2586
commit
7f30812996
@ -11,8 +11,8 @@ use vars qw($DISTRIB_DESCRIPTION);
|
||||
use vars qw(%UPDATE);
|
||||
|
||||
$DISTRIB_ID="Fhem";
|
||||
$DISTRIB_RELEASE="5.4";
|
||||
$DISTRIB_BRANCH="DEVELOPMENT";
|
||||
$DISTRIB_RELEASE="5.5";
|
||||
$DISTRIB_BRANCH="RELEASE";
|
||||
$DISTRIB_DESCRIPTION="$DISTRIB_ID $DISTRIB_RELEASE ($DISTRIB_BRANCH)";
|
||||
|
||||
$UPDATE{server} = "http://fhem.de";
|
||||
|
Loading…
x
Reference in New Issue
Block a user