bump version to 5.0.0.beta2

This commit is contained in:
Jérémy Lecour 2019-03-10 22:54:56 +01:00
parent 5f06aec803
commit cc71b797c9

View file

@ -4,11 +4,11 @@
# Dependencies (all OS): git postgresql-client
# Dependencies (Debian): sudo
# version 0.5.0.beta1
# version 0.5.0.beta2
# 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.beta1"
VERSION="0.5.0.beta2"
show_version() {
printf "%s\n" "evomaintenance version ${VERSION}"