Changeset 79 for trunk/Install
- Timestamp:
- Dec 15, 2021, 9:15:39 PM (3 years ago)
- Location:
- trunk/Install
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/deb/debian/changelog
r26 r79 1 vcard-studio (1. 1.0-0) precise; urgency=low1 vcard-studio (1.3.0-0) precise; urgency=low 2 2 3 * Original version 1. 1.0 packaged with lazdebian3 * Original version 1.3.0 packaged with lazdebian 4 4 5 5 -- Chronos <robie@centrum.cz> Sun, 1 Jan 2018 00:51:08 +0100 -
trunk/Install/deb/debian/control
r65 r79 3 3 Section: utils 4 4 Priority: optional 5 Standards-Version: 1. 2.05 Standards-Version: 1.3.0 6 6 Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8) 7 7 -
trunk/Install/snap/snapcraft.yaml
r75 r79 1 1 name: vcard-studio 2 2 title: vCard Studio 3 version: '1. 2.0'3 version: '1.3.0' 4 4 summary: A contact management application with support for vCard file format. 5 5 description: | -
trunk/Install/win/vCard Studio.iss
r65 r79 4 4 #define MyAppName "vCard Studio" 5 5 #define MyAppNameShort "vCardStudio" 6 #define MyAppVersion "1. 2.0"6 #define MyAppVersion "1.3.0" 7 7 #define MyAppVersionSuffix "alfa" 8 8 #define MyAppPublisher "Chronosoft"
Note:
See TracChangeset
for help on using the changeset viewer.