projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
512d221
)
changed version to 2.4.0
author
khizmax
<khizmax@gmail.com>
Mon, 31 Jul 2017 08:08:24 +0000
(11:08 +0300)
committer
khizmax
<khizmax@gmail.com>
Mon, 31 Jul 2017 08:08:24 +0000
(11:08 +0300)
CMakeLists.txt
patch
|
blob
|
history
doxygen/cds.doxy
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 9bfb74b8d5e270f7a48e08855c4c44e6c808318f..2517a26d3a948ce34acd7051cd9f3f1e3546ca3e 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-10,7
+10,7
@@
include(TargetArch)
project(cds)
-set(PROJECT_VERSION 2.
3
.0)
+set(PROJECT_VERSION 2.
4
.0)
# Options
option(WITH_TESTS "Build unit tests" OFF)
diff --git
a/doxygen/cds.doxy
b/doxygen/cds.doxy
index 7af7f620195a2180b7fbb92d0e18590e4c8a42d4..1414d4e41e37210ec83ddcb1c096271e02d7b1e0 100644
(file)
--- a/
doxygen/cds.doxy
+++ b/
doxygen/cds.doxy
@@
-31,7
+31,7
@@
PROJECT_NAME = cds
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 2.
3
.0
+PROJECT_NUMBER = 2.
4
.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.