mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-28 17:47:03 +03:00
Update VERSION number
This commit is contained in:
parent
7199b463df
commit
3d53730748
@ -16,7 +16,7 @@
|
||||
# limitations under the License. #
|
||||
#--------------------------------------------------------------------------- #
|
||||
|
||||
VERSION=${VERSION:-4.0.0}
|
||||
VERSION=${VERSION:-3.9.80}
|
||||
MAINTAINER=${MAINTAINER:-C12G Labs <support@c12g.com>}
|
||||
LICENSE=${LICENSE:-Apache}
|
||||
PACKAGE_NAME=${PACKAGE_NAME:-oneapps}
|
||||
|
@ -1,7 +1,7 @@
|
||||
module OneApps
|
||||
|
||||
# OpenNebula version
|
||||
VERSION = '4.0.0'
|
||||
VERSION = '3.9.80'
|
||||
|
||||
VERSION_TEXT = <<EOT
|
||||
OpenNebulaApps #{OneApps::VERSION}
|
||||
|
Loading…
x
Reference in New Issue
Block a user