Changeset 80 for trunk/Install
- Timestamp:
- Mar 27, 2024, 10:48:17 AM (8 months ago)
- Location:
- trunk/Install
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/deb/debian/control
r63 r80 3 3 Section: utils 4 4 Priority: optional 5 Standards-Version: 1. 0.05 Standards-Version: 1.1.0 6 6 Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8) 7 7 -
trunk/Install/snap/snapcraft.yaml
r65 r80 1 1 name: tunneler 2 2 title: Tunneler 3 version: '1. 0.0'3 version: '1.1.0' 4 4 summary: A real-time digging and shooting multi-player tank battle game 5 5 description: | -
trunk/Install/win/Tunneler.iss
r72 r80 4 4 #define MyAppName "Tunneler" 5 5 #define MyAppNameShort "Tunneler" 6 #define MyAppVersion "1. 0.0"6 #define MyAppVersion "1.1.0" 7 7 #define MyAppPublisher "Chronosoft" 8 8 #define MyAppPublisherShort "Chronosoft"
Note:
See TracChangeset
for help on using the changeset viewer.