changeset 166:1a9628783f23

Updated documentation.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 11 Aug 2004 02:28:05 +0000
parents 8713f0017dec
children 01944a16cb81
files FAQ THANKS configure.in
diffstat 3 files changed, 5 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/FAQ	Wed Aug 11 02:28:02 2004 +0000
+++ b/FAQ	Wed Aug 11 02:28:05 2004 +0000
@@ -118,7 +118,7 @@
 
 >---
 
-Q: Can I make my own SID-tunes??? How??
+Q: Can I make my own SID-tunes? How?
 
 A: Yes you can. You need a real C64 or emulator like VICE and
    a composing program. There are many available, I know only
@@ -151,8 +151,8 @@
     other audible glitches. Get new rips of those tunes in PSIDv2NG or
     RSID format (for example from recent version of HVSC).
 
-A2: Please read file "README.bugreport". In general this might be a bug
-    in emulation-library or some other component. Or it might be in
-    XMMS-SID. Report and I'll see what can be done.
+A2: Generally speaking this might be a bug in emulation-library or some
+    other component. Or it might be in XMMS-SID. Report and I'll see
+    what can be done.
 
 >---
--- a/THANKS	Wed Aug 11 02:28:02 2004 +0000
+++ b/THANKS	Wed Aug 11 02:28:05 2004 +0000
@@ -20,8 +20,5 @@
 	Thanks for support, bug-reports and ideas!
 	You're a great bunch of people! :)
 
-All my beloved beta- and alpha-testers
-	Keep up the good work. :)
-
 XMMS developers and #xmms@Freenode hangarounds
 	You know who you are. ;)
--- a/configure.in	Wed Aug 11 02:28:02 2004 +0000
+++ b/configure.in	Wed Aug 11 02:28:05 2004 +0000
@@ -6,7 +6,7 @@
 AC_PREREQ(2.56)
 
 dnl Initialize
-AC_INIT([XMMS-SID], [0.8.0beta11], [ccr@tnsp.org])
+AC_INIT([XMMS-SID], [0.8.0beta12], [ccr@tnsp.org])
 AC_COPYRIGHT([[(C) 2003-2004 Matti 'ccr' Hämäläinen]])
 AC_CONFIG_SRCDIR([src/xmms-sid.h])
 AM_INIT_AUTOMAKE