From dbb57044b415e68761df59a7b2f5cee1bacc2655 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Thu, 17 Jun 2021 15:49:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D0=BF=D0=B5=D1=80=D0=B5=D0=BC=D0=B5=D0=BD?= =?UTF-8?q?=D0=BD=D0=B0=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hpp/cmlib_git_version.hpp.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpp/cmlib_git_version.hpp.in b/hpp/cmlib_git_version.hpp.in index bfcba46..850aa15 100644 --- a/hpp/cmlib_git_version.hpp.in +++ b/hpp/cmlib_git_version.hpp.in @@ -27,5 +27,5 @@ #define @CMLIB_PROJECT_NAME_UPPER@_GIT_TAG "@CMLIB_GIT_TAG@" #endif -#endif /* @CMLIB_PROJECT_NAME_CANONICAL@_CMLIB_GIT_VERSION_HPP_ */ +#endif /* @CMLIB_PROJECT_NAME_UPPER@_CMLIB_GIT_VERSION_HPP_ */