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
9bfb74b
..
2517a26
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
7af7f62
..
1414d4e
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.