Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cloud-3343275
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
cloud-3343275
Commits
cbb7fd94
Commit
cbb7fd94
authored
3 years ago
by
Yas Naoi
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3240531
by yas: Release 3.1.2
parent
7f136170
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cloud.doxyfile
+1
-1
1 addition, 1 deletion
cloud.doxyfile
src/Service/CloudServiceInterface.php
+1
-1
1 addition, 1 deletion
src/Service/CloudServiceInterface.php
with
2 additions
and
2 deletions
cloud.doxyfile
+
1
−
1
View file @
cbb7fd94
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
src/Service/CloudServiceInterface.php
+
1
−
1
View file @
cbb7fd94
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment