aboutsummaryrefslogtreecommitdiff
path: root/patchlvl.h
diff options
context:
space:
mode:
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