|
Check-in Number:
|
4402 | |
| Date: |
2004-Feb-10 20:59:13 (local)
2004-Feb-10 19:59:13 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
flush pending change |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
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*/)
|
|