summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 903d995d8..c42cc5ed4 100644
--- a/Makefile
+++ b/Makefile
@@ -124,7 +124,7 @@ FREESIDE_PATH = `pwd`
PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.1/
VERSION=1.9.4cvs
-TAG=freeside_1_9_3
+TAG=freeside_1_9_4
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1