summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0f28914..1d9a1ee 100755
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,7 @@ from subprocess import *
import os
import glob
-DFEET_VERSION='0.1.14'
+DFEET_VERSION='0.1.15'
#Create an array with all the locale filenames
I18NFILES = []