projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c61bca2
)
distmaker - Add deprecation notice to generated copies of civicrm-version.php
author
Tim Otten
<totten@civicrm.org>
Fri, 11 May 2018 03:15:09 +0000
(20:15 -0700)
committer
Tim Otten
<totten@civicrm.org>
Fri, 11 May 2018 03:15:09 +0000
(20:15 -0700)
distmaker/dists/common.sh
patch
|
blob
|
blame
|
history
diff --git
a/distmaker/dists/common.sh
b/distmaker/dists/common.sh
index 64fbf0426082f1c837ee7451acb77c3893b25810..e760bf593054d3dd6b2269a706e7fb2e216c950b 100644
(file)
--- a/
distmaker/dists/common.sh
+++ b/
distmaker/dists/common.sh
@@
-220,6
+220,7
@@
function dm_generate_version() {
# final touch
echo "<?php
+/** @deprecated */
function civicrmVersion( ) {
return array( 'version' => '$DM_VERSION',
'cms' => '$ufname',