Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
Correction d'un Bug dans la création des thésaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
miledrousset committed Sep 7, 2016
1 parent 1bcd9f5 commit 6163c12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/preferences_dist.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
workLanguage=fr

# Version d'Opentheso
version=4.0.8
version=4.0.9

#identifiant 1=alphanumeric or 2=numeric
identifierType=1
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/opentheso.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</div>
<div style="margin: auto; width: 1000px; margin-top: 100px;">
<h1>Opentheso</h1>
<h3>Version 4.0.8</h3>
<h3>Version 4.0.9</h3>
<h3> copyright ©CNRS MOM/TRD FRANTIQ</h3>

Opentheso est distribué sous licence <A HREF="http://www.cecill.info/licences.fr.html" target="_blank">CeCILL_C</A>, Licence libre de droit français compatible avec la licence <A HREF="http://www.gnu.org/copyleft/gpl.html" target="_blank">GNU GPL</A>
Expand Down

0 comments on commit 6163c12

Please sign in to comment.