Increase RCCN version to 1.0.3

This commit is contained in:
Ciaby 2015-07-18 18:09:22 +02:00
parent cc8441f204
commit fb4a918cbb

View file

@ -153,7 +153,7 @@ class rhizo_base {
ensure => present, ensure => present,
provider => git, provider => git,
source => 'https://github.com/Rhizomatica/rccn.git', source => 'https://github.com/Rhizomatica/rccn.git',
revision => '1.0.2', revision => '1.0.3',
require => [ File['/var/rhizomatica'], Package['git'] ], require => [ File['/var/rhizomatica'], Package['git'] ],
notify => [ Exec['locale-gen'], notify => [ Exec['locale-gen'],
Exec['restart-freeswitch'], Exec['restart-freeswitch'],