]> git.lyx.org Git - lyx.git/blobdiff - development/scons/SConstruct
update build system after changeset 18478
[lyx.git] / development / scons / SConstruct
index 23b9753f8375488c16265ab678f06e7445bc8ac8..222ec3b0867fbdd35562970ad1272b218d6e460e 100644 (file)
@@ -372,7 +372,7 @@ env.AppendUnique(LIBPATH = ['$LOCALLIBPATH'])
 # full path name is used to build msvs project files
 # and to replace TOP_SRCDIR in package.C
 env['TOP_SRCDIR'] = Dir(top_src_dir).abspath
-# needed by src/version.cpp.in => src/version.C
+# needed by src/version.cpp.in => src/version.cpp
 env['PACKAGE_VERSION'] = package_version
 env['LYX_DATE'] = time.asctime()