- We are RC1-dev now

This commit is contained in:
Andi Gutmans 2004-02-12 16:26:59 +00:00
parent 82ad916386
commit efe864dc34
3 changed files with 5 additions and 3 deletions

View file

@ -3,5 +3,5 @@
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 0
#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION "b4"
#define PHP_VERSION "5.0.0b4"
#define PHP_EXTRA_VERSION "RC1-dev"
#define PHP_VERSION "5.0.0RC1-dev"