Revision 11520021 src/cloud/common/CloudClient.rb
src/cloud/common/CloudClient.rb | ||
---|---|---|
1 | 1 |
# -------------------------------------------------------------------------- # |
2 |
# Copyright 2002-2013, OpenNebula Project (OpenNebula.org), C12G Labs #
|
|
2 |
# Copyright 2002-2014, OpenNebula Project (OpenNebula.org), C12G Labs #
|
|
3 | 3 |
# # |
4 | 4 |
# Licensed under the Apache License, Version 2.0 (the "License"); you may # |
5 | 5 |
# not use this file except in compliance with the License. You may obtain # |
... | ... | |
50 | 50 |
module CloudClient |
51 | 51 |
|
52 | 52 |
# OpenNebula version |
53 |
VERSION = '4.4.0'
|
|
53 |
VERSION = '4.5.0'
|
|
54 | 54 |
|
55 | 55 |
# ######################################################################### |
56 | 56 |
# Default location for the authentication file |
... | ... | |
201 | 201 |
def version_text |
202 | 202 |
version=<<EOT |
203 | 203 |
OpenNebula #{CloudClient::VERSION} |
204 |
Copyright 2002-2013, OpenNebula Project (OpenNebula.org), C12G Labs
|
|
204 |
Copyright 2002-2014, OpenNebula Project (OpenNebula.org), C12G Labs
|
|
205 | 205 |
|
206 | 206 |
Licensed under the Apache License, Version 2.0 (the "License"); you may |
207 | 207 |
not use this file except in compliance with the License. You may obtain |
Also available in: Unified diff