/[svn]/qsampler/trunk/src/qsamplerAbout.h
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerAbout.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 340 by capela, Fri Jan 14 10:40:47 2005 UTC revision 341 by capela, Tue Jan 18 11:29:01 2005 UTC
# Line 1  Line 1 
1  // qsamplerAbout.h  // qsamplerAbout.h
2  //  //
3  /****************************************************************************  /****************************************************************************
4     Copyright (C) 2004, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2005, rncbc aka Rui Nuno Capela. All rights reserved.
5    
6     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
7     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 24  Line 24 
24    
25  #define QSAMPLER_TITLE        "qsampler"  #define QSAMPLER_TITLE        "qsampler"
26  #define QSAMPLER_SUBTITLE     "A LinuxSampler Qt GUI Interface"  #define QSAMPLER_SUBTITLE     "A LinuxSampler Qt GUI Interface"
27  #define QSAMPLER_VERSION      "0.0.4.3"  #define QSAMPLER_VERSION      "0.0.4.4"
28  #define QSAMPLER_WEBSITE      "http://qsampler.sourceforge.net"  #define QSAMPLER_WEBSITE      "http://qsampler.sourceforge.net"
29  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2005, rncbc aka Rui Nuno Capela. All rights reserved."  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2005, rncbc aka Rui Nuno Capela. All rights reserved."
30    

Legend:
Removed from v.340  
changed lines
  Added in v.341

  ViewVC Help
Powered by ViewVC