aboutsummaryrefslogtreecommitdiff
path: root/patchlvl.h
diff options
context:
space:
mode:
authorlecoanet2003-04-16 09:32:34 +0000
committerlecoanet2003-04-16 09:32:34 +0000
commitc0dc6e04d97b53185eda9bbd68900eba15ae1f84 (patch)
tree75b61db08a056f56b8e827b8e280d4cb2076962c /patchlvl.h
parent930d3a5e3dcba58f1c3a91230e285848ad98bdb8 (diff)
downloadtkzinc-c0dc6e04d97b53185eda9bbd68900eba15ae1f84.zip
tkzinc-c0dc6e04d97b53185eda9bbd68900eba15ae1f84.tar.gz
tkzinc-c0dc6e04d97b53185eda9bbd68900eba15ae1f84.tar.bz2
tkzinc-c0dc6e04d97b53185eda9bbd68900eba15ae1f84.tar.xz
*** empty log message ***
Diffstat (limited to 'patchlvl.h')
-rw-r--r--patchlvl.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/patchlvl.h b/patchlvl.h
deleted file mode 100644
index 4ccf13a..0000000
--- a/patchlvl.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * ZINCVERSION is a string for the version specifier.
- */
-
-/*
- * Keep these in sync with VERSION in Makefile.in
- */
-#ifndef ZINCVERSION
-#define ZINCVER 3
-#define ZINCREV 2
-#define ZINCPLVL 06
-#define ZINCVERSION "zinc-version-3206i"
-#endif