]> git.sur5r.net Git - bacula/docs/blob - docs/manuals/de/misc/do_echo
04b9f79ae382d2e07297821ae411748b2c06eea7
[bacula/docs] / docs / manuals / de / misc / do_echo
1 #
2 # Avoid that @VERSION@ and @DATE@ are changed by configure
3 #  This file is sourced by update_version
4 #
5 echo "s%@VERSION@%${VERSION}%g" >${out}
6 echo "s%@DATE@%${DATE}%g" >>${out}