Changeset 95 for trunk/Install


Ignore:
Timestamp:
Jun 7, 2024, 10:05:49 PM (3 months ago)
Author:
chronos
Message:
  • Added: Windows installer binary.
  • Modified: Post 1.4.0 version changes.
Location:
trunk/Install
Files:
4 edited

Legend:

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

    r76 r95  
    1 2048 (1.4.0-0) precise; urgency=low
     12048 (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, 1 Jan 2018 00:51:08 +0100
  • trunk/Install/deb/debian/control

    r76 r95  
    33Section: games
    44Priority: optional
    5 Standards-Version: 1.4.0
     5Standards-Version: 1.5.0
    66Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8)
    77#Build-Depends: fpc-laz, lazarus-project, debhelper (>= 8)
  • trunk/Install/snap/snapcraft.yaml

    r90 r95  
    11name: 2048x
    22title: 2048x
    3 version: '1.3.0'
     3version: '1.5.0'
    44summary: A classic 2048 block sliding puzzle game
    55description: |
  • trunk/Install/win/Game2048.iss

    r76 r95  
    44#define MyAppName "2048"
    55#define MyAppNameShort "2048"
    6 #define MyAppVersion "1.4.0"
     6#define MyAppVersion "1.5.0"
    77#define MyAppVersionSuffix "alfa"     
    88#define MyAppPublisher "Chronosoft"
Note: See TracChangeset for help on using the changeset viewer.