Created SILC Client Libary by moving stuff from silc/ directory.
[silc.git] / includes / version.h
index e225709c4b79eef7b12b33f1980789411b19209a..d724ec3293e89867ce1c2e4b57e1364fe2ba7990 100644 (file)
@@ -33,7 +33,8 @@ typedef unsigned char SilcVersion;
 #define SILC_VERSION_1 '\1'
 
 /* SILC version string */
-const char *silc_version = "27062000";
+const char *silc_version = "26072000";
+const char *silc_version_string = "SILC-1.0-26072000";
 const char *silc_name = "SILC";
 const char *silc_fullname = "Secure Internet Live Conferencing";