[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/template.rc - Back to dev.

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Sat, 4 Jul 2009 15:54:44 +0200

Date: Sat Jul 4 15:54:44 CEST 2009
User: Derick Rethans
Directory: xdebug

Log Message:
[0.05]
- Back to dev.

Modified files:
           xdebug/php_xdebug.h (version: 1.133.2.13)
           xdebug/template.rc (version: 1.1.2.10)

[FILE: /xdebug/php_xdebug.h]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.133.2.12
retrieving revision 1.133.2.13
diff -u -r1.133.2.12 -r1.133.2.13
--- xdebug/php_xdebug.h:1.133.2.12 Fri Jun 26 14:04:50 2009 GMT
+++ xdebug/php_xdebug.h Sat Jul 04 11:54:44 2009 GMT
@@ -20,7 +20,7 @@
 #define PHP_XDEBUG_H
 
 #define XDEBUG_NAME "Xdebug"
-#define XDEBUG_VERSION "2.0.5"
+#define XDEBUG_VERSION "2.0.6-dev"
 #define XDEBUG_AUTHOR "Derick Rethans"
 #define XDEBUG_COPYRIGHT "Copyright (c) 2002-2009 by Derick Rethans"
 #define XDEBUG_URL "http://xdebug.org"

[FILE: /xdebug/template.rc]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.1.2.9
retrieving revision 1.1.2.10
diff -u -r1.1.2.9 -r1.1.2.10
--- xdebug/template.rc:1.1.2.9 Fri Jun 26 14:04:50 2009 GMT
+++ xdebug/template.rc Sat Jul 04 11:54:44 2009 GMT
@@ -1,5 +1,5 @@
 /* This is a template RC file.
- * $Id: cvstemp,v 1.1.2.9 2009/06/26 16:04:50 derick Exp $
+ * $Id: cvstemp,v 1.1.2.10 2009/07/04 13:54:44 derick Exp $
  * Do not edit with MSVC */
 #ifdef APSTUDIO_INVOKED
 # error dont edit with MSVC
@@ -15,8 +15,8 @@
 # define THANKS_GUYS ""
 #endif
 
-#define VERSIONDESC 2,0,5,0
-#define VERSIONSTR "2.0.5"
+#define VERSIONDESC 2,0,6,0
+#define VERSIONSTR "2.0.6"
 
 //Version
 VS_VERSION_INFO VERSIONINFO
@@ -41,7 +41,7 @@
             VALUE "FileDescription", FILE_DESCRIPTION "\0"
             VALUE "FileVersion", VERSIONSTR
             VALUE "InternalName", FILE_NAME "\0"
- VALUE "LegalCopyright", "Copyright © 2002-2008 Derick Rethans\0"
+ VALUE "LegalCopyright", "Copyright © 2002-2009 Derick Rethans\0"
             VALUE "OriginalFilename", FILE_NAME "\0"
             VALUE "PrivateBuild", "\0"
             VALUE "ProductName", "Xdebug\0"
Received on Sat Jul 04 2009 - 15:54:47 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST