Skip to content
Snippets Groups Projects
Commit cbb7fd94 authored by Yas Naoi's avatar Yas Naoi
Browse files

Issue #3240531 by yas: Release 3.1.2

parent 7f136170
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ PROJECT_NAME = Cloud
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = ver.3.x
PROJECT_NUMBER = ver.3.1.2
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
......
......@@ -12,7 +12,7 @@ interface CloudServiceInterface {
/**
* The version signature string.
*/
public const VERSION = '3.x';
public const VERSION = '3.1.2';
/**
* Get the version number of the module.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment