--- qsampler/trunk/src/qsamplerAbout.h 2004/06/07 21:41:43 115 +++ qsampler/trunk/src/qsamplerAbout.h 2005/02/21 15:02:58 400 @@ -1,7 +1,7 @@ // qsamplerAbout.h // /**************************************************************************** - Copyright (C) 2004, rncbc aka Rui Nuno Capela. All rights reserved. + Copyright (C) 2004-2005, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -24,9 +24,9 @@ #define QSAMPLER_TITLE "qsampler" #define QSAMPLER_SUBTITLE "A LinuxSampler Qt GUI Interface" -#define QSAMPLER_VERSION "0.0.1.90" +#define QSAMPLER_VERSION "0.0.4.18" #define QSAMPLER_WEBSITE "http://qsampler.sourceforge.net" -#define QSAMPLER_COPYRIGHT "Copyright (C) 2004, rncbc aka Rui Nuno Capela. All rights reserved." +#define QSAMPLER_COPYRIGHT "Copyright (C) 2004-2005, rncbc aka Rui Nuno Capela. All rights reserved." #endif // __qsamplerAbout_h