Skip to content
Snippets Groups Projects
Commit 2ba65601 authored by alvaro's avatar alvaro
Browse files

Update version

parent 313f334e
No related branches found
No related tags found
No related merge requests found
lodspeakr - Linked Open Data Simple Publishing Kit lodspeakr - Linked Open Data Simple Publishing Kit
author: Alvaro Graves (alvaro@graves.cl) author: Alvaro Graves (alvaro@graves.cl)
version: 20120704 version: 20120910
Simplest Installation Simplest Installation
--------------------- ---------------------
......
<?php <?php
$conf['version'] = '20120704'; $conf['version'] = '20120910';
$conf['output']['select'] = 'json'; $conf['output']['select'] = 'json';
$conf['output']['ask'] = 'json'; $conf['output']['ask'] = 'json';
$conf['output']['describe'] = 'rdf'; $conf['output']['describe'] = 'rdf';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment