1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00

Prep for release

This commit is contained in:
Sara Golemon
2005-12-06 17:54:24 +00:00
parent f2415625d4
commit 5fd5bead8a
2 changed files with 4 additions and 4 deletions

View File

@@ -21,9 +21,9 @@
</maintainers>
<release>
<version>0.1</version>
<state>beta</state>
<date>2005-11-00</date>
<version>1.0</version>
<state>stable</state>
<date>2005-12-06</date>
<notes>
Initial Release
* md4, md5

View File

@@ -25,7 +25,7 @@
#include "php_hash_types.h"
#define PHP_HASH_EXTNAME "hash"
#define PHP_HASH_EXTVER "0.1"
#define PHP_HASH_EXTVER "1.0"
#define PHP_HASH_RESNAME "Hash Context"
#define PHP_HASH_HMAC 0x0001