X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=prepare;h=e189866937e5000c563939bbd3124ab1e75eb084;hb=2b141e92fbffee3b69fa1618da5609c139b79292;hp=9c8f2270790937794e317135a3df69a320f0b13c;hpb=c7ff85eef5b665e14accfb8fd989e50f6bbb6369;p=crypto.git diff --git a/prepare b/prepare index 9c8f2270..e1898669 100755 --- a/prepare +++ b/prepare @@ -30,7 +30,7 @@ # # If is omitted is used as package # version. The package version appears in the package name and in those -# distributions that used the SILC_DISTRIBUTION_VERSION define in the +# distributions that used the SILC_DIST_VERSION_STRING define in the # code. The base version is the SILC_VERSION_STRING define. # @@ -106,7 +106,7 @@ cd ../.. file=includes/version_internal.h echo "/* Automatically generated by ./prepare */" >$file echo "#define SILC_VERSION_STRING \"$version\"" >>$file -echo "#define SILC_DISTRIBUTION_VERSION \"$dist_version\"" >>$file +echo "#define SILC_DIST_VERSION_STRING \"$dist_version\"" >>$file echo "#define SILC_PROTOCOL_VERSION_STRING \"SILC-1.0-$version\"" >>$file # preparing irssi