ossp-pkg/uuid/uuid.h 1.17 -> 1.18
--- uuid.h 2004/01/19 14:11:50 1.17
+++ uuid.h 2004/02/10 19:59:13 1.18
@@ -45,7 +45,7 @@
DECLARATION_BEGIN
/* OSSP uuid version (compile-time information) */
-#define UUID_VERSION 0x009204
+#define UUID_VERSION 0x009205
/* encoding octet stream lengths */
#define UUID_LEN_BIN (128 /*bit*/ / 8 /*bytes*/)
|
|