Changeset 253 for trunk/Install
- Timestamp:
- Sep 22, 2018, 11:11:38 PM (6 years ago)
- Location:
- trunk/Install
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/deb/debian/changelog
r160 r253 1 xtactics (1. 3.0-1) precise; urgency=low1 xtactics (1.4.0-1) precise; urgency=low 2 2 3 * Original version 1. 3.0 packaged with lazdebian3 * Original version 1.4.0 packaged with lazdebian 4 4 5 5 -- Chronos <robie@centrum.cz> Sun, 6 Jul 2017 00:51:08 +0100 -
trunk/Install/deb/debian/control
r160 r253 3 3 Section: utils 4 4 Priority: optional 5 Standards-Version: 1. 3.05 Standards-Version: 1.4.0 6 6 Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8) 7 7 -
trunk/Install/rpm/xtactics.spec
r200 r253 1 1 Name: xtactics 2 Version: 1. 3.02 Version: 1.4.0 3 3 Release: 1%{?dist} 4 4 Summary: Turn-based strategic war game inspired by Risk board game. -
trunk/Install/win/xTactics.iss
r225 r253 3 3 4 4 #define MyAppName "xTactics" 5 #define MyAppVersion "1. 3.0-alfa"5 #define MyAppVersion "1.4.0-alfa" 6 6 #define MyAppPublisher "Chronosoft" 7 7 #define MyAppPublisherShort "Chronosoft"
Note:
See TracChangeset
for help on using the changeset viewer.