Increase code version (1.0.4 to 1.0.5)

This commit is contained in:
Ciaby 2015-08-23 14:11:13 +02:00
parent 4a76206bde
commit 165047922a

View file

@ -154,7 +154,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.4', revision => '1.0.5',
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'],