Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-client-macos
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Automate
Agent sessions
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This project is archived. Its data is
read-only
.
Show more breadcrumbs
savoirfairelinux
jami-client-macos
Commits
d910cad1
Commit
d910cad1
authored
Nov 12, 2019
by
Kateryna Kostiuk
Browse files
Options
Downloads
Patches
Plain Diff
macOS: bump version for release
Change-Id: Ic104b60ca9ed1512f8c8ce1a18d9aac730a5726e
parent
151b5e8c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
with
1 addition
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
d910cad1
...
...
@@ -13,7 +13,7 @@ IF("${RING_VERSION}" STREQUAL "")
ENDIF
(
"
${
RING_VERSION
}
"
STREQUAL
""
)
# if build for App Store version and build number should be incremented
IF
(
"
${
RELEASE_TYPE
}
"
STREQUAL
"AppStore"
)
SET
(
RING_VERSION_NAME
"1.4
7
"
)
SET
(
RING_VERSION_NAME
"1.4
8
"
)
ELSE
()
SET
(
RING_VERSION_NAME
"1"
)
ENDIF
()
...
...
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
sign in
to comment