Changeset 137 for trunk/Install


Ignore:
Timestamp:
May 2, 2023, 12:57:08 PM (12 months ago)
Author:
chronos
Message:
  • Added: Windows installer for 1.4.0.
  • Modified: Trunk pushed to 1.5.0 version.
Location:
trunk/Install
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/deb/debian/changelog

    r125 r137  
    1 translines (1.4.0-0) precise; urgency=low
     1translines (1.5.0-0) precise; urgency=low
    22
    3   * Original version 1.4.0 packaged with lazdebian
     3  * Original version 1.5.0 packaged with lazdebian
    44
    55 -- Chronos <robie@centrum.cz>  Sun, 17 Dec 2016 00:51:08 +0100
  • trunk/Install/deb/debian/control

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

    r125 r137  
    11Name:           translines
    2 Version:        1.4.0
     2Version:        1.5.0
    33Release:        1%{?dist}
    44Summary:        Enjoyable real-time metro building game.
  • trunk/Install/snap/snapcraft.yaml

    r125 r137  
    11name: translines
    22title: TransLines
    3 version: '1.4.0'
     3version: '1.5.0'
    44summary: Enjoyable real-time metro building game.
    55description: |
  • trunk/Install/win/TransLines.iss

    r125 r137  
    44#define MyAppName "TransLines"
    55#define MyAppNameShort "TransLines"
    6 #define MyAppVersion "1.4.0"
     6#define MyAppVersion "1.5.0"
    77#define MyAppPublisher "Chronosoft"
    88#define MyAppPublisherShort "Chronosoft"
Note: See TracChangeset for help on using the changeset viewer.