diff --git a/.gitattributes b/.gitattributes index 1204be540a..30856aa49f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10832,8 +10832,8 @@ packager/globallinks/lazutils-1.lpl svneol=native#text/plain packager/globallinks/lazvlc-1.lpl svneol=native#text/plain packager/globallinks/lazwebextra-0.9.lpl svneol=native#text/plain packager/globallinks/lazwiki-1.0.1.lpl svneol=native#text/plain -packager/globallinks/lcl-2.0.6.lpl svneol=native#text/plain -packager/globallinks/lclbase-2.0.6.lpl svneol=native#text/plain +packager/globallinks/lcl-2.0.7.lpl svneol=native#text/plain +packager/globallinks/lclbase-2.0.7.lpl svneol=native#text/plain packager/globallinks/lclextensions_package-0.6.1.lpl svneol=native#text/plain packager/globallinks/lclfpreport-0.lpl svneol=native#text/plain packager/globallinks/leakview-1.lpl svneol=native#text/plain diff --git a/components/lazutils/lazversion.pas b/components/lazutils/lazversion.pas index 467e5139c8..4eda6fbf5f 100644 --- a/components/lazutils/lazversion.pas +++ b/components/lazutils/lazversion.pas @@ -22,10 +22,10 @@ interface const laz_major = 2; laz_minor = 0; - laz_release = 6; + laz_release = 7; laz_patch = 0; laz_fullversion = ((laz_major * 100 + laz_minor) * 100 + laz_release) * 100 + laz_patch; - laz_version = '2.0.6.0'; + laz_version = '2.0.7.0'; implementation diff --git a/ide/lazarus.lpi b/ide/lazarus.lpi index fc5f132647..77f294b285 100644 --- a/ide/lazarus.lpi +++ b/ide/lazarus.lpi @@ -24,7 +24,7 @@ - + diff --git a/ide/lazarus.res b/ide/lazarus.res index 9dcad48f52..189221e322 100644 Binary files a/ide/lazarus.res and b/ide/lazarus.res differ diff --git a/ide/version.inc b/ide/version.inc index fb82465e8a..c6d11252b2 100644 --- a/ide/version.inc +++ b/ide/version.inc @@ -1 +1 @@ -'2.0.6' +'2.0.7' diff --git a/lazarus.app/Contents/Info.plist b/lazarus.app/Contents/Info.plist index 9dd6e9e3be..ea3d289eea 100644 --- a/lazarus.app/Contents/Info.plist +++ b/lazarus.app/Contents/Info.plist @@ -148,7 +148,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.0.6 + 2.0.7 CFBundleSignature laza CFBundleVersion diff --git a/lcl/interfaces/lcl.lpk b/lcl/interfaces/lcl.lpk index 487e7141a9..bfba0257ec 100644 --- a/lcl/interfaces/lcl.lpk +++ b/lcl/interfaces/lcl.lpk @@ -128,7 +128,7 @@ end;"/> "/> - + diff --git a/lcl/lclbase.lpk b/lcl/lclbase.lpk index b3a9752b31..38603ae09a 100644 --- a/lcl/lclbase.lpk +++ b/lcl/lclbase.lpk @@ -25,7 +25,7 @@ "/> - + diff --git a/packager/globallinks/lcl-2.0.6.lpl b/packager/globallinks/lcl-2.0.7.lpl similarity index 100% rename from packager/globallinks/lcl-2.0.6.lpl rename to packager/globallinks/lcl-2.0.7.lpl diff --git a/packager/globallinks/lclbase-2.0.6.lpl b/packager/globallinks/lclbase-2.0.7.lpl similarity index 100% rename from packager/globallinks/lclbase-2.0.6.lpl rename to packager/globallinks/lclbase-2.0.7.lpl diff --git a/tools/install/linux/environmentoptions.xml b/tools/install/linux/environmentoptions.xml index 01b10e70fc..599981b186 100644 --- a/tools/install/linux/environmentoptions.xml +++ b/tools/install/linux/environmentoptions.xml @@ -1,7 +1,7 @@ - + diff --git a/tools/install/macosx/environmentoptions.xml b/tools/install/macosx/environmentoptions.xml index a2745d34ce..8743946547 100644 --- a/tools/install/macosx/environmentoptions.xml +++ b/tools/install/macosx/environmentoptions.xml @@ -1,7 +1,7 @@ - + diff --git a/tools/install/win/environmentoptions.xml b/tools/install/win/environmentoptions.xml index 89ec868356..e10ba74a4f 100644 --- a/tools/install/win/environmentoptions.xml +++ b/tools/install/win/environmentoptions.xml @@ -1,7 +1,7 @@ - +