Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MSK-SW
Low-Level Radio Frequency
Master Oscillator
XFEL
GPSDO
Commits
846d864d
Commit
846d864d
authored
Dec 19, 2017
by
Nadeem Shehzad
Browse files
minor number increase for release with DAQ.
parent
0f17bd16
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
846d864d
...
...
@@ -4,8 +4,8 @@ cmake_minimum_required(VERSION 2.8)
list
(
APPEND CMAKE_MODULE_PATH
${
CMAKE_SOURCE_DIR
}
/cmake/Modules
)
set
(
${
PROJECT_NAME
}
_MAJOR_VERSION 01
)
set
(
${
PROJECT_NAME
}
_MINOR_VERSION 0
0
)
set
(
${
PROJECT_NAME
}
_PATCH_VERSION 0
2
)
set
(
${
PROJECT_NAME
}
_MINOR_VERSION 0
1
)
set
(
${
PROJECT_NAME
}
_PATCH_VERSION 0
0
)
include
(
cmake/set_version_numbers.cmake
)
# Moderate version of the compiler flags
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment