File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88#ifndef CONSTANTS_H
99#define CONSTANTS_H
1010
11- #define TABLETMAGIC_VERSION "2.0b20 "
11+ #define TABLETMAGIC_VERSION "2.0.0 "
1212
1313#define ASYNCHRONOUS_MESSAGING 0
1414#define FORCE_TABLETPC 0
Original file line number Diff line number Diff line change 11/* Localized versions of Info.plist keys */
22
33CFBundleName = "TabletMagic";
4- CFBundleShortVersionString = "2.0b20 ";
5- CFBundleGetInfoString = "TabletMagic Version 2.0b20 , Copyright (c) 2013 Thinkyhead Software";
6- NSHumanReadableCopyright = "Copyright (c) 2013 Thinkyhead Software";
4+ CFBundleShortVersionString = "2.0.0 ";
5+ CFBundleGetInfoString = "TabletMagic Version 2.0.0 , Copyright (c) 2022 Thinkyhead Software";
6+ NSHumanReadableCopyright = "Copyright (c) 2022 Thinkyhead Software";
77
Original file line number Diff line number Diff line change 1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >2.0b20 </string >
22+ <string >2.0.0 </string >
2323 <key >NSMainNibFile </key >
2424 <string >TabletMagicPref </string >
2525 <key >NSPrefPaneIconFile </key >
Original file line number Diff line number Diff line change 11/* Localized versions of Info.plist keys */
22
33CFBundleName = "TabletMagic";
4- CFBundleShortVersionString = "2.0b20 ";
5- CFBundleGetInfoString = "TabletMagic Version 2.0b20 , Copyright (c) 2013 Thinkyhead Software";
6- NSHumanReadableCopyright = "Copyright (c) 2013 Thinkyhead Software";
4+ CFBundleShortVersionString = "2.0.0 ";
5+ CFBundleGetInfoString = "TabletMagic Version 2.0.0 , Copyright (c) 2022 Thinkyhead Software";
6+ NSHumanReadableCopyright = "Copyright (c) 2022 Thinkyhead Software";
77
Original file line number Diff line number Diff line change 11/* Localized versions of Info.plist keys */
22
33CFBundleName = "TabletMagic";
4- CFBundleShortVersionString = "2.0b20 ";
5- CFBundleGetInfoString = "TabletMagic Versione 2.0b20 , Copyright (c) 2013 Thinkyhead Software";
6- NSHumanReadableCopyright = "Copyright (c) 2013 Thinkyhead Software";
4+ CFBundleShortVersionString = "2.0.0 ";
5+ CFBundleGetInfoString = "TabletMagic Versione 2.0.0 , Copyright (c) 2022 Thinkyhead Software";
6+ NSHumanReadableCopyright = "Copyright (c) 2022 Thinkyhead Software";
77
You can’t perform that action at this time.
0 commit comments