Changeset 137 for trunk/Install
- Timestamp:
- May 2, 2023, 12:57:08 PM (19 months ago)
- Location:
- trunk/Install
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/deb/debian/changelog
r125 r137 1 translines (1. 4.0-0) precise; urgency=low1 translines (1.5.0-0) precise; urgency=low 2 2 3 * Original version 1. 4.0 packaged with lazdebian3 * Original version 1.5.0 packaged with lazdebian 4 4 5 5 -- Chronos <robie@centrum.cz> Sun, 17 Dec 2016 00:51:08 +0100 -
trunk/Install/deb/debian/control
r125 r137 3 3 Section: utils 4 4 Priority: optional 5 Standards-Version: 1. 4.05 Standards-Version: 1.5.0 6 6 Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8) 7 7 -
trunk/Install/rpm/translines.spec
r125 r137 1 1 Name: translines 2 Version: 1. 4.02 Version: 1.5.0 3 3 Release: 1%{?dist} 4 4 Summary: Enjoyable real-time metro building game. -
trunk/Install/snap/snapcraft.yaml
r125 r137 1 1 name: translines 2 2 title: TransLines 3 version: '1. 4.0'3 version: '1.5.0' 4 4 summary: Enjoyable real-time metro building game. 5 5 description: | -
trunk/Install/win/TransLines.iss
r125 r137 4 4 #define MyAppName "TransLines" 5 5 #define MyAppNameShort "TransLines" 6 #define MyAppVersion "1. 4.0"6 #define MyAppVersion "1.5.0" 7 7 #define MyAppPublisher "Chronosoft" 8 8 #define MyAppPublisherShort "Chronosoft"
Note:
See TracChangeset
for help on using the changeset viewer.