diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-05-02 05:44:41 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-05-02 05:44:41 +0000 |
commit | 1eb25ea6634e33a15e5c2ba8ac7a2bb833b87ed5 (patch) | |
tree | 91e03fac91e529c3123275d765f7644231a4a6c5 /h-source/Application/Include | |
parent | 2a60d350047284d575201f4a2a3cb8169eb6b43b (diff) |
venenux 0.9 has been added in the list of allowed distros
Diffstat (limited to 'h-source/Application/Include')
-rw-r--r-- | h-source/Application/Include/distributions.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Include/distributions.php b/h-source/Application/Include/distributions.php index 73b8823..65daeab 100644 --- a/h-source/Application/Include/distributions.php +++ b/h-source/Application/Include/distributions.php @@ -44,6 +44,7 @@ class Distributions 'ututo_xs_2010' => 'UTUTO XS 2010', 'venenux_0_8' => 'VENENUX 0.8', 'venenux_0_8_2' => 'VENENUX-EC 0.8.2', + 'venenux_0_9' => 'VENENUX 0.9', ); public static function getList() |