Skip to content

Commit

Permalink
- Release version 0.7.0
Browse files Browse the repository at this point in the history
SVN Rev: 40
  • Loading branch information
derickr committed May 8, 2002
1 parent 449cb12 commit 0a74080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xdebug.c
Expand Up @@ -742,7 +742,7 @@ ZEND_EXTENSION();

ZEND_DLEXPORT zend_extension zend_extension_entry = {
"eXtended Debugger (xdebug)",
"0.7.0-dev",
"0.7.0",
"Derick Rethans",
"http://www.jdimedia.nl/derick/xdebug.php",
"Copyright (c) 2002 JDI Media Solutions",
Expand Down

0 comments on commit 0a74080

Please sign in to comment.