From 1b02235b8f97f3c3031284b7984bb781589dadd9 Mon Sep 17 00:00:00 2001 From: Themaister Date: Sat, 2 Jun 2012 22:19:42 +0200 Subject: [PATCH] Change "ssnes" to "retroarch". --- AUTHORS | 3 +++ configure | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 4400772483..4045c6066d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,3 +11,6 @@ Daniel De Matteis - - PlayStation 3 port - XBox 360 XDK port +tukuyomi - + - Cleanups in quickbuild + diff --git a/configure b/configure index 4401272470..ecaeb6d980 100755 --- a/configure +++ b/configure @@ -2,7 +2,7 @@ echo "" -PACKAGE_NAME=ssnes +PACKAGE_NAME=retroarch PACKAGE_VERSION=0.9.6-rc1 . qb/qb.params.sh