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
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-client-macos
Commits
812d5506
Commit
812d5506
authored
9 years ago
by
Guillaume Roguez
Browse files
Options
Downloads
Patches
Plain Diff
bump to version 1.0.0
New master version Change-Id: I2df82d58ba1bed370514cce4c705e5ac80c81743
parent
db165058
No related branches found
Branches containing commit
Tags
1.0.0
No related merge requests found
Changes
1
Hide 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 @
812d5506
...
...
@@ -8,7 +8,7 @@ SET(PROJ_NAME Ring)
# To build nighlies we need to update RING_VERSION with an optional command line arg
IF
(
"
${
RING_VERSION
}
"
STREQUAL
""
)
SET
(
RING_VERSION
"
0.4
.0"
)
SET
(
RING_VERSION
"
1.0
.0"
)
ENDIF
(
"
${
RING_VERSION
}
"
STREQUAL
""
)
SET
(
RING_VERSION_NAME
"Louis-Joseph Papineau"
)
...
...
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