Merge with 63159575945d1f1020721dbbe2a9945ceed4bf26 V00.15
authorveltr
Mon, 07 Oct 2013 13:32:09 +0200
changeset 137 e2043b49682d
parent 136 823c898f538a (current diff)
parent 135 63159575945d (diff)
child 138 42e2c837b3dd
child 140 752062bdeb10
Merge with 63159575945d1f1020721dbbe2a9945ceed4bf26
.settings/org.eclipse.core.resources.prefs
--- a/.hgtags	Mon Oct 07 13:30:52 2013 +0200
+++ b/.hgtags	Mon Oct 07 13:32:09 2013 +0200
@@ -32,3 +32,4 @@
 aa87747487cefe922b64a1a552b49fe974e33105 V00.12
 33a82766e9f964e05e3a75fb260e6f4e4aa92784 V00.13
 e643f31ed0464510512ff33a70146fde4c093394 V00.14
+500e8af5c1e568689ffa984480e463caaa43d4fe V00.15
--- a/.settings/org.eclipse.core.resources.prefs	Mon Oct 07 13:30:52 2013 +0200
+++ b/.settings/org.eclipse.core.resources.prefs	Mon Oct 07 13:32:09 2013 +0200
@@ -4,6 +4,7 @@
 encoding//src/core/models/term.py=utf-8
 encoding//src/core/settings.py=utf-8
 encoding//src/get_notice_years.py=utf-8
+encoding//src/jocondelab/config.py=utf-8
 encoding//src/jocondelab/management/commands/import_countries.py=utf-8
 encoding//src/jocondelab/management/commands/import_csv.py=utf-8
 encoding//src/jocondelab/management/commands/import_dbpedia_fields.py=utf-8
--- a/src/jocondelab/__init__.py	Mon Oct 07 13:30:52 2013 +0200
+++ b/src/jocondelab/__init__.py	Mon Oct 07 13:32:09 2013 +0200
@@ -1,4 +1,4 @@
-VERSION = (0, 14, 0, "final", 0)
+VERSION = (0, 15, 0, "final", 0)
 
 
 def get_version():