diff options
author | Zeev Suraski <zeev@php.net> | 2002-03-14 13:42:58 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2002-03-14 13:42:58 +0000 |
commit | fb837bddaf4d2bf6a834826d0364d95bee9fad7b (patch) | |
tree | 202b217dc726ed7675fb039a267fc509210fbbba /main/php_version.h | |
parent | 186651bd06e96a0b0806606d6e14ac4d8908210e (diff) | |
download | php-git-fb837bddaf4d2bf6a834826d0364d95bee9fad7b.tar.gz |
Childish, are we?
Diffstat (limited to 'main/php_version.h')
-rw-r--r-- | main/php_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_version.h b/main/php_version.h index acab3c3e30..3d72e9a156 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -1,3 +1,3 @@ /* automatically generated by configure */ /* edit configure.in to change version number */ -#define PHP_VERSION "4.3.0-dev" +#define PHP_VERSION "4.2.1-dev" |