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:
236b7a0
)
Tag version 1.0.2
v1.0.2
author
Petr Štetiar
<ynezz@true.cz>
Tue, 21 Jan 2020 15:20:07 +0000
(16:20 +0100)
committer
Petr Štetiar
<ynezz@true.cz>
Tue, 21 Jan 2020 15:56:08 +0000
(16:56 +0100)
Lets tag version 1.0.2.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 7a3be27c4189d95bf6ab7c176e07549adbd66abb..a1ee0c1e9cc3e5c20290984c893b4dbd5fda2fec 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-4,7
+4,7
@@
PROJECT(urngd)
INCLUDE(GNUInstallDirs)
INCLUDE (FindPkgConfig)
-SET(URNGD_VERSION 1.0.
1
)
+SET(URNGD_VERSION 1.0.
2
)
SET(JTEN_DIR 3rdparty/jitterentropy-rngd)
FIND_PATH(ubox_include_dir NAMES libubox/usock.h)