projects
/
project
/
urngd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e758e6
)
Tag version 1.0.1
v1.0.1
author
Petr Štetiar
<ynezz@true.cz>
Thu, 10 Oct 2019 17:25:03 +0000
(19:25 +0200)
committer
Petr Štetiar
<ynezz@true.cz>
Fri, 11 Oct 2019 08:29:26 +0000
(10:29 +0200)
Lets tag version 1.0.1.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index bc9a2f68d053d6ecbce29d772efbc9d2ec276616..7a3be27c4189d95bf6ab7c176e07549adbd66abb 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-4,7
+4,7
@@
PROJECT(urngd)
INCLUDE(GNUInstallDirs)
INCLUDE (FindPkgConfig)
-SET(URNGD_VERSION 1.0.
0
)
+SET(URNGD_VERSION 1.0.
1
)
SET(JTEN_DIR 3rdparty/jitterentropy-rngd)
FIND_PATH(ubox_include_dir NAMES libubox/usock.h)