File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ project(aspia)
2424
2525set (ASPIA_VERSION_MAJOR 2)
2626set (ASPIA_VERSION_MINOR 5)
27- set (ASPIA_VERSION_PATCH 0 )
27+ set (ASPIA_VERSION_PATCH 1 )
2828
2929add_definitions (-DASPIA_VERSION_MAJOR=${ASPIA_VERSION_MAJOR}
3030 -DASPIA_VERSION_MINOR=${ASPIA_VERSION_MINOR}
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Include >
33 <?define Manufacturer =" Dmitry Chapyshev" ?>
4- <?define Version =" 2.5.0 " ?>
4+ <?define Version =" 2.5.1 " ?>
55 <?define SourceFiles =" ..\..\build\Release" ?>
66</Include >
Original file line number Diff line number Diff line change 2121 <key >CFBundlePackageType </key >
2222 <string >APPL </string >
2323 <key >CFBundleShortVersionString </key >
24- <string >2.5.0 </string >
24+ <string >2.5.1 </string >
2525 <key >CFBundleSignature </key >
2626 <string >???? </string >
2727 <key >CFBundleVersion </key >
28- <string >2.5.0 </string >
28+ <string >2.5.1 </string >
2929 <key >CSResourcesFileMapped </key >
3030 <true />
3131 <key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change 2121 <key >CFBundlePackageType </key >
2222 <string >APPL </string >
2323 <key >CFBundleShortVersionString </key >
24- <string >2.5.0 </string >
24+ <string >2.5.1 </string >
2525 <key >CFBundleSignature </key >
2626 <string >???? </string >
2727 <key >CFBundleVersion </key >
28- <string >2.5.0 </string >
28+ <string >2.5.1 </string >
2929 <key >CSResourcesFileMapped </key >
3030 <true />
3131 <key >NSHumanReadableCopyright </key >
You can’t perform that action at this time.
0 commit comments