Changeset 61 for trunk/Install
- Timestamp:
- Nov 8, 2019, 8:56:02 PM (5 years ago)
- Location:
- trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 5 5 heaptrclog.trc 6 6 Game2048.exe 7 *.res
-
- Property svn:ignore
-
trunk/Install/deb/debian/changelog
r21 r61 1 2048 (1. 0.0-0) precise; urgency=low1 2048 (1.3.0-0) precise; urgency=low 2 2 3 * Original version 1. 0.0 packaged with lazdebian3 * Original version 1.3.0 packaged with lazdebian 4 4 5 5 -- Chronos <robie@centrum.cz> Sun, 1 Jan 2018 00:51:08 +0100 -
trunk/Install/deb/debian/control
r45 r61 3 3 Section: games 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 #Build-Depends: fpc-laz, lazarus-project, debhelper (>= 8) -
trunk/Install/win/Game2048.iss
r44 r61 4 4 #define MyAppName "2048" 5 5 #define MyAppNameShort "2048" 6 #define MyAppVersion "1. 2.0"6 #define MyAppVersion "1.3.0" 7 7 #define MyAppVersionSuffix "alfa" 8 8 #define MyAppPublisher "Chronosoft"
Note:
See TracChangeset
for help on using the changeset viewer.