Changeset 253 for trunk/Install


Ignore:
Timestamp:
Sep 22, 2018, 11:11:38 PM (6 years ago)
Author:
chronos
Message:
  • Modified: Version 1.3.0 related changes.
  • Fixed: Fullscreen mode under Windows.
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=low
     1xtactics (1.4.0-1) precise; urgency=low
    22
    3   * Original version 1.3.0 packaged with lazdebian
     3  * Original version 1.4.0 packaged with lazdebian
    44
    55 -- Chronos <robie@centrum.cz>  Sun, 6 Jul 2017 00:51:08 +0100
  • trunk/Install/deb/debian/control

    r160 r253  
    33Section: utils
    44Priority: optional
    5 Standards-Version: 1.3.0
     5Standards-Version: 1.4.0
    66Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8)
    77
  • trunk/Install/rpm/xtactics.spec

    r200 r253  
    11Name:           xtactics
    2 Version:        1.3.0
     2Version:        1.4.0
    33Release:        1%{?dist}
    44Summary:        Turn-based strategic war game inspired by Risk board game.
  • trunk/Install/win/xTactics.iss

    r225 r253  
    33
    44#define MyAppName "xTactics"
    5 #define MyAppVersion "1.3.0-alfa"
     5#define MyAppVersion "1.4.0-alfa"
    66#define MyAppPublisher "Chronosoft"
    77#define MyAppPublisherShort "Chronosoft"
Note: See TracChangeset for help on using the changeset viewer.