updates
[runtime.git] / includes / version.h
index ad1ff2c517fdbfe9dce79746b080cd7fb641f899..8d70994c6693a47479a1afa76dff6282096b789e 100644 (file)
@@ -33,7 +33,8 @@ typedef unsigned char SilcVersion;
 #define SILC_VERSION_1 '\1'
 
 /* SILC version string */
-const char *silc_version = "17072000";
+const char *silc_version = "18072000";
+const char *silc_version_string = "SILC-1.0-18072000";
 const char *silc_name = "SILC";
 const char *silc_fullname = "Secure Internet Live Conferencing";