[Kde-bindings] branches/KDE/4.4/kdebindings/ruby/qtruby/src
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Fri Feb 5 02:40:48 UTC 2010
SVN commit 1085357 by rdale:
* Raise the QtRuby version number to 2.1.0 - better late than never
CCMAIL: kde-bindings at kde.org
M +1 -1 qtruby.h
--- branches/KDE/4.4/kdebindings/ruby/qtruby/src/qtruby.h #1085356:1085357
@@ -26,7 +26,7 @@
#ifndef QT_VERSION_STR
#define QT_VERSION_STR "Unknown"
#endif
-#define QTRUBY_VERSION "2.0.5"
+#define QTRUBY_VERSION "2.1.0"
#if !defined RSTRING_LEN
#define RSTRING_LEN(a) RSTRING(a)->len
More information about the Kde-bindings
mailing list