Changeset 160 for trunk/Install
- Timestamp:
- Nov 19, 2017, 1:18:33 AM (7 years ago)
- Location:
- trunk/Install
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/deb/debian/changelog
r138 r160 1 xtactics (1. 2.0-1) precise; urgency=low1 xtactics (1.3.0-1) precise; urgency=low 2 2 3 * Original version 1. 2.0 packaged with lazdebian3 * Original version 1.3.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
r138 r160 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/rpm/xtactics.spec
r140 r160 1 1 Name: xtactics 2 Version: 1. 2.02 Version: 1.3.0 3 3 Release: 1%{?dist} 4 4 Summary: Turn-based strategic war game inspired by Risk board game. -
trunk/Install/win/xTactics.iss
r138 r160 3 3 4 4 #define MyAppName "xTactics" 5 #define MyAppVersion "1. 2.0-alfa"5 #define MyAppVersion "1.3.0-alfa" 6 6 #define MyAppPublisher "Chronosoft" 7 7 #define MyAppPublisherShort "Chronosoft"
Note:
See TracChangeset
for help on using the changeset viewer.