ProPeler
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
awl
/
scripts
/
Filename :
build-AWLUtilities.sh
back
Copy
#!/bin/sh # # Apply the current version numbers into inc/AWLUtilities.php from inc/AWLUtilities.php.in # AWL_VERSION="`head -n1 VERSION`" sed -e "/^ *.c->awl_library_version *=.*$/ s/^ *.c->awl_library_version *=.*$/\$c->awl_library_version = ${AWL_VERSION};/"