1
0
mirror of https://github.com/aseprite/aseprite.git synced 2025-04-04 19:20:27 +00:00

Modified version to 0.8.0.

This commit is contained in:
David Capello 2010-03-24 13:21:59 -03:00
parent 72c21e88e2
commit dfb9dd8b82
3 changed files with 4 additions and 4 deletions

@ -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.

@ -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"

@ -1,7 +1,7 @@
#! /bin/sh
dir="`pwd`"
version=0.8
version=0.8.0
distdir=ase-$version
freetype_files="third_party/freetype/ChangeLog \