This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
mpv
mirror of
https://github.com/mpv-player/mpv
Watch
1
Star
0
Fork
You've already forked mpv
0
Code
Issues
Releases
Wiki
Activity
ea0d313e21
mpv
/
version.sh
5 lines
96 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
echo
"#define VERSION \"0.11cvs-"
`
date -r CVS/Entries +%y%m%d-%H:%M
`
"\""
>version.h
Reference in New Issue
View Git Blame
Copy Permalink