[rkward-cvs] SF.net SVN: rkward: [2343] trunk/rkward

tfry at users.sourceforge.net tfry at users.sourceforge.net
Wed Jan 23 15:16:40 UTC 2008


Revision: 2343
          http://rkward.svn.sourceforge.net/rkward/?rev=2343&view=rev
Author:   tfry
Date:     2008-01-23 07:16:40 -0800 (Wed, 23 Jan 2008)

Log Message:
-----------
Prepare 0.5.0a bugfix release

Modified Paths:
--------------
    trunk/rkward/ChangeLog
    trunk/rkward/rkward/core/rkvariable.cpp
    trunk/rkward/rkward/plugin/rkcomponentproperties.cpp
    trunk/rkward/rkward/plugin/rkvarslot.cpp
    trunk/rkward/version.h

Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog	2008-01-23 12:35:23 UTC (rev 2342)
+++ trunk/rkward/ChangeLog	2008-01-23 15:16:40 UTC (rev 2343)
@@ -1,5 +1,5 @@
 - Fixed: no objects were selectable in most varslots
-- Compilation: check for minimum kdelibs version 4.0rc2
+- Compilation: check for minimum kdelibs version during cmake stage
 
 --- Version 0.5.0 - Jan-21-2008
 - add support for a focus-follows-mouse activation behavior of the MDI windows (Settings->General)

Modified: trunk/rkward/rkward/core/rkvariable.cpp
===================================================================
--- trunk/rkward/rkward/core/rkvariable.cpp	2008-01-23 12:35:23 UTC (rev 2342)
+++ trunk/rkward/rkward/core/rkvariable.cpp	2008-01-23 15:16:40 UTC (rev 2343)
@@ -2,7 +2,7 @@
                           rkvariable  -  description
                              -------------------
     begin                : Thu Aug 12 2004
-    copyright            : (C) 2004, 2007 by Thomas Friedrichsmeier
+    copyright            : (C) 2004, 2007, 2008 by Thomas Friedrichsmeier
     email                : tfry at users.sourceforge.net
  ***************************************************************************/
 

Modified: trunk/rkward/rkward/plugin/rkcomponentproperties.cpp
===================================================================
--- trunk/rkward/rkward/plugin/rkcomponentproperties.cpp	2008-01-23 12:35:23 UTC (rev 2342)
+++ trunk/rkward/rkward/plugin/rkcomponentproperties.cpp	2008-01-23 15:16:40 UTC (rev 2343)
@@ -2,7 +2,7 @@
                           rkcomponentproperties  -  description
                              -------------------
     begin                : Fri Nov 25 2005
-    copyright            : (C) 2005, 2006, 2007 by Thomas Friedrichsmeier
+    copyright            : (C) 2005, 2006, 2007, 2008 by Thomas Friedrichsmeier
     email                : tfry at users.sourceforge.net
  ***************************************************************************/
 

Modified: trunk/rkward/rkward/plugin/rkvarslot.cpp
===================================================================
--- trunk/rkward/rkward/plugin/rkvarslot.cpp	2008-01-23 12:35:23 UTC (rev 2342)
+++ trunk/rkward/rkward/plugin/rkvarslot.cpp	2008-01-23 15:16:40 UTC (rev 2343)
@@ -2,7 +2,7 @@
                           rkvarslot.cpp  -  description
                              -------------------
     begin                : Thu Nov 7 2002
-    copyright            : (C) 2002, 2007 by Thomas Friedrichsmeier
+    copyright            : (C) 2002, 2007, 2008 by Thomas Friedrichsmeier
     email                : tfry at users.sourceforge.net
  ***************************************************************************/
 

Modified: trunk/rkward/version.h
===================================================================
--- trunk/rkward/version.h	2008-01-23 12:35:23 UTC (rev 2342)
+++ trunk/rkward/version.h	2008-01-23 15:16:40 UTC (rev 2343)
@@ -1,2 +1,2 @@
 /* Version number of package */
-#define VERSION "0.5.0"
+#define VERSION "0.5.0a"


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list