[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/template.rc - Mark as 2.0.5, that means a release is imminent!

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Fri, 26 Jun 2009 18:04:50 +0200

Date: Fri Jun 26 18:04:50 CEST 2009
User: Derick Rethans
Directory: xdebug

Log Message:
[0.05]
- Mark as 2.0.5, that means a release is imminent!

Modified files:
           xdebug/php_xdebug.h (version: 1.133.2.12)
           xdebug/template.rc (version: 1.1.2.9)

[FILE: /xdebug/php_xdebug.h]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.133.2.11
retrieving revision 1.133.2.12
diff -u -r1.133.2.11 -r1.133.2.12
--- xdebug/php_xdebug.h:1.133.2.11 Tue Dec 30 14:50:38 2008 GMT
+++ xdebug/php_xdebug.h Fri Jun 26 14:04:50 2009 GMT
@@ -20,9 +20,9 @@
 #define PHP_XDEBUG_H
 
 #define XDEBUG_NAME "Xdebug"
-#define XDEBUG_VERSION "2.0.5-dev"
+#define XDEBUG_VERSION "2.0.5"
 #define XDEBUG_AUTHOR "Derick Rethans"
-#define XDEBUG_COPYRIGHT "Copyright (c) 2002-2008 by Derick Rethans"
+#define XDEBUG_COPYRIGHT "Copyright (c) 2002-2009 by Derick Rethans"
 #define XDEBUG_URL "http://xdebug.org"
 
 #include "php.h"

[FILE: /xdebug/template.rc]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -u -r1.1.2.8 -r1.1.2.9
--- xdebug/template.rc:1.1.2.8 Tue Dec 30 14:04:29 2008 GMT
+++ xdebug/template.rc Fri Jun 26 14:04:50 2009 GMT
@@ -1,5 +1,5 @@
 /* This is a template RC file.
- * $Id: cvstemp,v 1.1.2.8 2008/12/30 15:04:29 derick Exp $
+ * $Id: cvstemp,v 1.1.2.9 2009/06/26 16:04:50 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,4,0
-#define VERSIONSTR "2.0.4"
+#define VERSIONDESC 2,0,5,0
+#define VERSIONSTR "2.0.5"
 
 //Version
 VS_VERSION_INFO VERSIONINFO
Received on Fri Jun 26 2009 - 18:04:56 BST

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