diff options
author | Thies C. Arntzen <thies@php.net> | 2000-02-23 18:57:08 +0000 |
---|---|---|
committer | Thies C. Arntzen <thies@php.net> | 2000-02-23 18:57:08 +0000 |
commit | a8c7a9deb87f550a7061fa00ebf0a502ffcbd83b (patch) | |
tree | a41f9c7b5895d866147f1b3618c8471304bcc377 /main/php_version.h | |
parent | 027512320fef86baa4b2ec4ed50d279e705fdb9c (diff) | |
download | php-git-a8c7a9deb87f550a7061fa00ebf0a502ffcbd83b.tar.gz |
bump version number
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 cbcbda1062..001b79478d 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -1,3 +1,3 @@ /* automatically generated by configure */ /* edit configure.in.in to change version number */ -#define PHP_VERSION "4.0b4pl1" +#define PHP_VERSION "4.0b5-dev" |