mame: set version to 0.90.2, update changelog

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-07-19 21:08:27 +02:00
parent fa428616af
commit 21ca2f77fb
3 changed files with 6 additions and 3 deletions

View File

@ -8,7 +8,7 @@ $SCRIPTS/build expat
$SCRIPTS/build zlib
ADDON_NAME="plugin.emulators.$1"
ADDON_VERSION="1"
ADDON_VERSION="2"
PKG_DIR=`find $ROOT/$PACKAGES -type d -name $1`

View File

@ -3,7 +3,7 @@
. config/options
ADDON_NAME="plugin.emulators.$1"
ADDON_VERSION="1"
ADDON_VERSION="2"
PKG_DIR=`find $PACKAGES -type d -name $1`

View File

@ -1,2 +1,5 @@
0.90.2
- fix permissions after unpacking
0.90.1
- initial version MAME 0.138s
- initial version MAME 0.138s