diff options
author | Felipe Pena <felipe@php.net> | 2011-03-08 18:24:04 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2011-03-08 18:24:04 +0000 |
commit | 9c61d0a6dda699422c2c4ae4a76731f1c75d1859 (patch) | |
tree | 7b486de1dc6e226028df771251799f2d08378fff /ext/shmop | |
parent | d3843846f3c4c7711f80b8a3b633d2761a38bf84 (diff) | |
download | php-git-9c61d0a6dda699422c2c4ae4a76731f1c75d1859.tar.gz |
- Version++
Diffstat (limited to 'ext/shmop')
-rw-r--r-- | ext/shmop/shmop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shmop/shmop.c b/ext/shmop/shmop.c index 31c7879e64..9d0b0f8ac3 100644 --- a/ext/shmop/shmop.c +++ b/ext/shmop/shmop.c @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP version 4 | + | PHP version 5 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2011 The PHP Group | +----------------------------------------------------------------------+ |