projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6751737
)
updates
author
Pekka Riikonen
<priikone@silcnet.org>
Wed, 3 Apr 2002 11:37:31 +0000
(11:37 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Wed, 3 Apr 2002 11:37:31 +0000
(11:37 +0000)
includes/silcversion.h
patch
|
blob
|
history
diff --git
a/includes/silcversion.h
b/includes/silcversion.h
index 32a97f934e26d319eb9b837e872fa3cdc07ea7d5..3a29c13ad8343363b464e3b0f51282730e31ca84 100644
(file)
--- a/
includes/silcversion.h
+++ b/
includes/silcversion.h
@@
-29,8
+29,8
@@
extern "C" {
/* Version type definition */
typedef unsigned char SilcVersion;
-/* SILC Protocol version number
used in SILC packets
*/
-#define SILC_
VERSION_1 '\1'
+/* SILC Protocol version number */
+#define SILC_
PROTOCOL_VERSION_CURRENT 11
/* SILC version string */
const char *silc_version = SILC_VERSION_STRING;