Changeset 61 for trunk/Install


Ignore:
Timestamp:
Nov 8, 2019, 8:56:02 PM (5 years ago)
Author:
chronos
Message:
  • Added: Window installer binary.
  • Modified: Trunk branch pushed to 1.3.0 alfa.
Location:
trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        55heaptrclog.trc
        66Game2048.exe
         7*.res
  • trunk/Install/deb/debian/changelog

    r21 r61  
    1 2048 (1.0.0-0) precise; urgency=low
     12048 (1.3.0-0) precise; urgency=low
    22
    3   * Original version 1.0.0 packaged with lazdebian
     3  * Original version 1.3.0 packaged with lazdebian
    44
    55 -- Chronos <robie@centrum.cz>  Sun, 1 Jan 2018 00:51:08 +0100
  • trunk/Install/deb/debian/control

    r45 r61  
    33Section: games
    44Priority: optional
    5 Standards-Version: 1.2.0
     5Standards-Version: 1.3.0
    66Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8)
    77#Build-Depends: fpc-laz, lazarus-project, debhelper (>= 8)
  • trunk/Install/win/Game2048.iss

    r44 r61  
    44#define MyAppName "2048"
    55#define MyAppNameShort "2048"
    6 #define MyAppVersion "1.2.0"
     6#define MyAppVersion "1.3.0"
    77#define MyAppVersionSuffix "alfa"     
    88#define MyAppPublisher "Chronosoft"
Note: See TracChangeset for help on using the changeset viewer.