From dd264c07c982be77e061397d15f9062d97e40ac2 Mon Sep 17 00:00:00 2001 From: "p.kosyh" Date: Wed, 19 May 2010 13:42:23 +0000 Subject: [PATCH] 1.1.6 --- Rules.make.standalone | 2 +- Rules.make.system | 2 +- Rules.windows | 2 +- debian/changelog | 8 ++++++++ readme.txt | 2 +- setup.iss | 4 ++-- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/Rules.make.standalone b/Rules.make.standalone index 712feec..7957282 100644 --- a/Rules.make.standalone +++ b/Rules.make.standalone @@ -1,4 +1,4 @@ -VERSION := 1.1.5 +VERSION := 1.1.6 DESTDIR= BIN= diff --git a/Rules.make.system b/Rules.make.system index d6b6c72..455420e 100644 --- a/Rules.make.system +++ b/Rules.make.system @@ -1,4 +1,4 @@ -VERSION := 1.1.5 +VERSION := 1.1.6 PREFIX=/usr/local DESTDIR= diff --git a/Rules.windows b/Rules.windows index 384f7c6..6dbac50 100644 --- a/Rules.windows +++ b/Rules.windows @@ -1,4 +1,4 @@ -VERSION := 1.1.5 +VERSION := 1.1.6 PREFIX= DESTDIR= diff --git a/debian/changelog b/debian/changelog index 7552ba8..dfab6be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +instead (1.1.6) unstable; urgency=low + + * bugfix (no closed files) + * bugfix in line breaking with gfx + * pr() function added in stead + + -- Peter Kosyh Wed, 19 May 2010 17:31:00 +0300 + instead (1.1.5) unstable; urgency=low * multiple anigif in one layout fix diff --git a/readme.txt b/readme.txt index 29f33a8..59e6003 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,4 @@ -INSTEAD 1.1.5 +INSTEAD 1.1.6 ============= WARNING! For successfull building you must install these development packages (names may vary in your distribution): diff --git a/setup.iss b/setup.iss index 9aa31a8..34d19d6 100644 --- a/setup.iss +++ b/setup.iss @@ -1,11 +1,11 @@ [Setup] AppName=INSTEAD -AppVerName=INSTEAD 1.1.5 +AppVerName=INSTEAD 1.1.6 DefaultDirName={pf}\Pinebrush games\INSTEAD DefaultGroupName=Pinebrush games UninstallDisplayIcon={app}\sdl-instead.exe OutputDir=. -OutputBaseFilename=instead-1.1.5 +OutputBaseFilename=instead-1.1.6 AllowNoIcons=true [Languages]