This website requires JavaScript.
Explore
Help
Sign In
fabian
/
esmp3
Watch
1
Star
0
Fork
0
You've already forked esmp3
Code
Issues
Pull Requests
Releases
Wiki
Activity
9175193b67
esmp3
/
build_version.sh
3 lines
70 B
Bash
Raw
Normal View
History
Unescape
Escape
Added FTP server and automatic version generation.
2019-08-13 17:39:03 +00:00
#!/bin/bash
Removed timestamp from build_version.sh cause it forced a complete recompile of everything, all the time.
2019-11-17 13:20:55 +00:00
echo
-n
"-DVERSION=\\\"`git describe --tags --dirty`\\\""
Reference in New Issue
Copy Permalink