summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2007-12-12 21:00:33 -0500
committerJohn (J5) Palmieri <johnp@redhat.com>2007-12-12 21:00:33 -0500
commit232239a0e036639a168783e382a278b02b35d08c (patch)
tree04c37dd6dc0f35848d65889ec254aa362588d4f2
parent17b6273cb2fd185e711a5460e39b720e3a6f1309 (diff)
downloadd-feet-232239a0e036639a168783e382a278b02b35d08c.tar.gz
bump to release0.1.6
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ba3fb06..739de5f 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ from subprocess import *
import os
import glob
-DFEET_VERSION='0.1.5'
+DFEET_VERSION='0.1.6'
#Create an array with all the locale filenames
I18NFILES = []