[OpenWrt-Devel] [PATCH urngd 4/4] Tag version 1.0.1
Petr Štetiar
ynezz at true.cz
Fri Oct 11 04:42:04 EDT 2019
Lets tag version 1.0.1.
Signed-off-by: Petr Štetiar <ynezz at true.cz>
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bc9a2f68d053..7a3be27c4189 100644
--- 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)
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list