After reading >8000 lines of diff, I found this small change. So major should be bumped instead of minor.

Updated package attached.

--- redland-1.0.8/librdf/rdf_storage.h  Tue Jul  1 05:10:26 2008
+++ redland-1.0.11/src/rdf_storage.h    Sat Apr 11 21:53:45 2009
@@ -36,7 +38,7 @@

 /* class methods */
 REDLAND_API
-void librdf_storage_register_factory(librdf_world *world, const char *name, const char *label, void (*factory) (librdf_storage_factory*)); +int librdf_storage_register_factory(librdf_world *world, const char *name, const char *label, void (*factory) (librdf_storage_factory*));

 REDLAND_API
int librdf_storage_enumerate(librdf_world* world, const unsigned int counter, const char **name, const char **label);


--
 Thomas de Grivel
 http://b.lowh.net/billitch

Attachment: textproc_redland-1.0.11.tgz
Description: Binary data

Reply via email to