diff options
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() |