From c645e5043edadc986a24eac2bcc64842da5f0d98 Mon Sep 17 00:00:00 2001
From: krakjoe <joe.watkins@live.co.uk>
Date: Mon, 13 Jan 2014 08:19:37 +0000
Subject: [PATCH] patch version

---
 phpdbg.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/phpdbg.h b/phpdbg.h
index 3a3da7636a..7844772533 100644
--- a/phpdbg.h
+++ b/phpdbg.h
@@ -149,7 +149,7 @@
 #define PHPDBG_AUTHORS "Felipe Pena, Joe Watkins and Bob Weinand" /* Ordered by last name */
 #define PHPDBG_URL "http://phpdbg.com"
 #define PHPDBG_ISSUES "http://github.com/krakjoe/phpdbg/issues"
-#define PHPDBG_VERSION "0.3.0"
+#define PHPDBG_VERSION "0.3.1"
 #define PHPDBG_INIT_FILENAME ".phpdbginit"
 /* }}} */
 
-- 
2.40.0