Changeset 89 for trunk/Install
- Timestamp:
- May 17, 2024, 9:13:25 PM (6 months ago)
- Location:
- trunk/Install
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/deb/debian/changelog
r35 r89 1 tunneler (1. 0.0-0) precise; urgency=low1 tunneler (1.2.0-0) precise; urgency=low 2 2 3 * Original version 1. 0.0 packaged with lazdebian3 * Original version 1.2.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
r80 r89 3 3 Section: utils 4 4 Priority: optional 5 Standards-Version: 1. 1.05 Standards-Version: 1.2.0 6 6 Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8) 7 7 -
trunk/Install/snap/snapcraft.yaml
r80 r89 1 1 name: tunneler 2 2 title: Tunneler 3 version: '1. 1.0'3 version: '1.2.0' 4 4 summary: A real-time digging and shooting multi-player tank battle game 5 5 description: | -
trunk/Install/win/Tunneler.iss
r80 r89 4 4 #define MyAppName "Tunneler" 5 5 #define MyAppNameShort "Tunneler" 6 #define MyAppVersion "1. 1.0"6 #define MyAppVersion "1.2.0" 7 7 #define MyAppPublisher "Chronosoft" 8 8 #define MyAppPublisherShort "Chronosoft"
Note:
See TracChangeset
for help on using the changeset viewer.