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

Issue #3246123 by yas: Back to dev.

parent 0791d095
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.4.0.0-beta2
PROJECT_NUMBER = ver.4.x
# 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 = '4.0.0-beta2';
public const VERSION = '4.x';
/**
* 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