diff --git a/project.clj b/project.clj index b43dbdb..741cfce 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject spamscope "2.7.1-SNAPSHOT" +(defproject spamscope "2.8.0-SNAPSHOT" :resource-paths ["_resources"] :target-path "_build" :min-lein-version "2.0.0" diff --git a/src/options.py b/src/options.py index 6c00a9f..661e2ae 100644 --- a/src/options.py +++ b/src/options.py @@ -19,7 +19,7 @@ from os.path import join -__version__ = "2.7.1" +__version__ = "2.8.0" __configuration_path__ = "/etc/spamscope" __defaults__ = {