Increase code version (1.0.3 to 1.0.4)

This commit is contained in:
Ciaby 2015-08-20 16:46:38 +02:00
parent 1500dce65e
commit 4a76206bde

View file

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