X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fversion.C.in;h=37fe7c2fa773fcd676eef864b1b91615f8a8f291;hb=80328d2053869dc089c23c25adbed4167d7bf0b1;hp=7e5e469e8d874392b274a7a51c8295fddf251cea;hpb=544ef3b0dc74f74a5cfacae5878b35c309478413;p=lyx.git diff --git a/src/version.C.in b/src/version.C.in index 7e5e469e8d..37fe7c2fa7 100644 --- a/src/version.C.in +++ b/src/version.C.in @@ -15,7 +15,7 @@ /// char const * lyx_version = "@PACKAGE_VERSION@"; /// -char const * lyx_release_date = "Thu, Jan 30, 2003"; +char const * lyx_release_date = "@LYX_DATE@"; /// This is the version information shown by 'lyx -version' char const * lyx_version_info = "@VERSION_INFO@";