summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/main/php_version.h b/main/php_version.h
deleted file mode 100644
index 70294a012d..0000000000
--- a/main/php_version.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* automatically generated by configure */
-/* edit configure.in to change version number */
-#define PHP_MAJOR_VERSION 4
-#define PHP_MINOR_VERSION 3
-#define PHP_RELEASE_VERSION 0
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "4.3.0-dev"