git.cweiske.de
/
php-sqllint.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d95440f
)
phing 2.16 does not like property overrides
author
Christian Weiske
<
[email protected]
>
Thu, 27 Jul 2017 18:39:31 +0000
(20:39 +0200)
committer
Christian Weiske
<
[email protected]
>
Thu, 27 Jul 2017 18:39:31 +0000
(20:39 +0200)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index 73ce26e0a354d6ba90d00d5f8822f11321fcce3d..e1f45f0a467722d743c4739bbac59654fe165ff9 100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-1,7
+1,7
@@
<?xml version="1.0" encoding="utf-8"?>
<project name="php-sqllint" default="phar" basedir=".">
- <
property name="version" value="dev" /
>
+ <
!--<property name="version" value="dev" />--
>
<loadfile property="version" file="VERSION">
<filterchain>
<striplinebreaks />