From dfb9dd8b82f4631a12b51b390b9d7113bfa5df17 Mon Sep 17 00:00:00 2001 From: David Capello Date: Wed, 24 Mar 2010 13:21:59 -0300 Subject: [PATCH] Modified version to 0.8.0. --- NEWS.txt | 4 ++-- config.h | 2 +- misc/dist.sh | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index 8dbccdd8a..390bd0b8c 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -2,8 +2,8 @@ NEWS =================================== -0.8 ---- +0.8.0 +----- + IMPORTANT USER INTERFACE CHANGES! - Now you zoom using the mouse wheel without pressing Alt key. diff --git a/config.h b/config.h index 60a4c7bce..1d918a8a8 100644 --- a/config.h +++ b/config.h @@ -25,7 +25,7 @@ /* general information */ #define PACKAGE "aseprite" -#define VERSION "0.8" +#define VERSION "0.8.0" #define WEBSITE "http://www.aseprite.org/" #define COPYRIGHT "Copyright (C) 2001-2010 David Capello" diff --git a/misc/dist.sh b/misc/dist.sh index 920569218..5709d93c7 100644 --- a/misc/dist.sh +++ b/misc/dist.sh @@ -1,7 +1,7 @@ #! /bin/sh dir="`pwd`" -version=0.8 +version=0.8.0 distdir=ase-$version freetype_files="third_party/freetype/ChangeLog \