summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2007-12-07 13:52:20 -0500
committerJohn (J5) Palmieri <johnp@redhat.com>2007-12-07 13:52:20 -0500
commit723d20659bbbbda0f9960bc086353a5c99dcbdce (patch)
tree55485b13f5cad06d492fcb6b3bd07d48bf832267
parentd5cf0286312d10d2e5a7e82ca47790455920cbf9 (diff)
downloadd-feet-0.1.4.tar.gz
bump version to 0.1.40.1.4
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ad318eb..d3342da 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ from subprocess import *
import os
import glob
-DFEET_VERSION='0.1.3'
+DFEET_VERSION='0.1.4'
#Create an array with all the locale filenames
I18NFILES = []