From ba4e649e0212d83805d43eaca3786f476f12e603 Mon Sep 17 00:00:00 2001 From: "p.kosyh" Date: Wed, 4 Aug 2010 17:00:48 +0000 Subject: [PATCH] 1.2.0 --- PKGBUILD.in | 2 +- Rules.make.macosx | 2 +- Rules.make.standalone | 2 +- Rules.make.system | 2 +- Rules.mingw | 2 +- Rules.windows | 2 +- debian/changelog | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/PKGBUILD.in b/PKGBUILD.in index 755d8f2..67b6ce0 100644 --- a/PKGBUILD.in +++ b/PKGBUILD.in @@ -1,6 +1,6 @@ # Contributor: Peter Kosyh pkgname=instead -pkgver=1.1.912 +pkgver=1.2.0 pkgrel=1 pkgdesc="instead quest interpreter" arch=('i686' 'x86_64') diff --git a/Rules.make.macosx b/Rules.make.macosx index b409fc1..8de0e1a 100644 --- a/Rules.make.macosx +++ b/Rules.make.macosx @@ -1,4 +1,4 @@ -VERSION := 1.1.912 +VERSION := 1.2.0 DESTDIR= BIN= diff --git a/Rules.make.standalone b/Rules.make.standalone index b753b07..919149a 100644 --- a/Rules.make.standalone +++ b/Rules.make.standalone @@ -1,4 +1,4 @@ -VERSION := 1.1.912 +VERSION := 1.2.0 DESTDIR= BIN= diff --git a/Rules.make.system b/Rules.make.system index 3b4793a..fb531a6 100644 --- a/Rules.make.system +++ b/Rules.make.system @@ -1,4 +1,4 @@ -VERSION := 1.1.912 +VERSION := 1.2.0 PREFIX=/usr/local DESTDIR= diff --git a/Rules.mingw b/Rules.mingw index 88d8262..3416fef 100644 --- a/Rules.mingw +++ b/Rules.mingw @@ -1,4 +1,4 @@ -VERSION := 1.1.912 +VERSION := 1.2.0 PREFIX=./ DESTDIR= diff --git a/Rules.windows b/Rules.windows index 2daaecb..35c4c3c 100644 --- a/Rules.windows +++ b/Rules.windows @@ -1,4 +1,4 @@ -VERSION := 1.1.912 +VERSION := 1.2.0 PREFIX= DESTDIR= diff --git a/debian/changelog b/debian/changelog index a2bd88c..f3f796d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,9 +41,9 @@ instead (1.2.0) unstable; urgency=low * undocumented gamefile; * undocumented LANG; * many bugfixes... - * macos x port... + * mac os x port - -- Peter Kosyh Sat, 31 Jul 2010 15:54:00 +0300 + -- Peter Kosyh Wed, 04 Aug 2010 20:59:00 +0300 instead (1.1.6) unstable; urgency=low