This website requires JavaScript.
Explore
Help
Sign In
manuel
/
live-build
Watch
1
Star
0
Fork
You've already forked live-build
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
811ff0532f
live-build
/
functions
/
version.sh
7 lines
93 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
# version.sh - handle version information
DATE
=
"`date +%Y%m%d`"
VERSION
=
"1.0~a1"
Reference in New Issue
View Git Blame
Copy Permalink