| commit | 8e3ce87077f8f5a6edc75733ab552780a702fc1d | [log] [tgz] |
|---|---|---|
| author | Adam Israel <adam.israel@canonical.com> | Mon Jan 08 18:43:40 2018 +0000 |
| committer | Adam Israel <adam.israel@canonical.com> | Mon Jan 08 18:43:40 2018 +0000 |
| tree | f1253ed82f6525159ab779988cf06294b23ed6fc | |
| parent | c4629bd3b12d44dd568240735f8cc546475170a3 [diff] [blame] |
More Py3 conversion work
diff --git a/openmanod b/openmanod index 145fd24..149e924 100755 --- a/openmanod +++ b/openmanod
@@ -48,7 +48,7 @@ __author__ = "Alfonso Tierno, Gerardo Garcia, Pablo Montes" __date__ = "$26-aug-2014 11:09:29$" -__version__ = "0.5.36-r546" +__version__ = "0.5.37-r547" version_date = "Oct 2017" database_version = 27 # expected database schema version