diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2011-07-04 10:36:43 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-04 10:36:43 -0300 |
commit | 2bcc79b2d7bdeb474a8a3cc8ee19beda1852dbbf (patch) | |
tree | 78ae3f829c13711caeb13d31c91d439016ea3a9f /development/xdebug/xdebug.SlackBuild | |
parent | 49ddbd9e041e2f60a3f8725f66aed820e8c83ea8 (diff) | |
download | slackbuilds-2bcc79b2d7bdeb474a8a3cc8ee19beda1852dbbf.tar.gz |
development/xdebug: Updated for version 2.1.1.
Diffstat (limited to 'development/xdebug/xdebug.SlackBuild')
-rw-r--r-- | development/xdebug/xdebug.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/xdebug/xdebug.SlackBuild b/development/xdebug/xdebug.SlackBuild index 5be925b0af..97911fd22a 100644 --- a/development/xdebug/xdebug.SlackBuild +++ b/development/xdebug/xdebug.SlackBuild @@ -23,7 +23,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xdebug -VERSION=${VERSION:-2.1.0} +VERSION=${VERSION:-2.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |