bump version to 0.5.0.beta3

This commit is contained in:
Jérémy Lecour 2019-03-10 23:04:22 +01:00
parent d619072254
commit 7b2a3fbcd1

View file

@ -4,11 +4,11 @@
# Dependencies (all OS): git postgresql-client
# Dependencies (Debian): sudo
# version 0.5.0.beta2
# version 0.5.0.beta3
# Copyright 2007-2019 Evolix <info@evolix.fr>, Gregory Colpart <reg@evolix.fr>,
# Jérémy Lecour <jlecour@evolix.fr> and others.
VERSION="0.5.0.beta2"
VERSION="0.5.0.beta3"
show_version() {
printf "%s\n" "evomaintenance version ${VERSION}"