Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mo-dism-generic-server-config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MSK-SW
Low-Level Radio Frequency
Master Oscillator
mo-dism-generic-server-config
Commits
6e00a544
Commit
6e00a544
authored
1 year ago
by
Nadeem Shehzad
Browse files
Options
Downloads
Patches
Plain Diff
set same version as generic-server for release.
parent
f3e2a31a
No related branches found
No related tags found
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 @
6e00a544
...
...
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5)
# Note: Always keep MAJOR_VERSION and MINOR_VERSION identical to the server version. Count only the patch separately.
set
(
${
PROJECT_NAME
}
_MAJOR_VERSION 01
)
set
(
${
PROJECT_NAME
}
_MINOR_VERSION 0
0
)
set
(
${
PROJECT_NAME
}
_MINOR_VERSION 0
3
)
set
(
${
PROJECT_NAME
}
_PATCH_VERSION 00
)
include
(
cmake/set_version_numbers.cmake
)
...
...
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