[Kde-bindings] KDE/kdebindings/ruby/qtruby
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Tue Mar 24 16:23:56 UTC 2009
SVN commit 943905 by rdale:
* Raised the QtRuby version to 2.0.3 for the RubyForge release
CCMAIL: kde-bindings at kde.org
M +3 -0 ChangeLog
M +1 -1 src/qtruby.h
--- trunk/KDE/kdebindings/ruby/qtruby/ChangeLog #943904:943905
@@ -1,3 +1,6 @@
+2009-03-24 Richard Dale <richard.j.dale at gmail.com>
+ * Raised the QtRuby version to 2.0.3 for the RubyForge release
+
2009-03-20 Richard Dale <richard.j.dale at gmail.com>
* Remove 'LIBRARY' from this line in qtruby/src/CMakeLists.txt:
--- trunk/KDE/kdebindings/ruby/qtruby/src/qtruby.h #943904:943905
@@ -26,7 +26,7 @@
#ifndef QT_VERSION_STR
#define QT_VERSION_STR "Unknown"
#endif
-#define QTRUBY_VERSION "2.0.2"
+#define QTRUBY_VERSION "2.0.3"
#if !defined RSTRING_LEN
#define RSTRING_LEN(a) RSTRING(a)->len
More information about the Kde-bindings
mailing list