Codebase list x264 / abbe3462-fcac-49e1-bcc8-bc9687ddbf75/main version.sh
abbe3462-fcac-49e1-bcc8-bc9687ddbf75/main

Tree @abbe3462-fcac-49e1-bcc8-bc9687ddbf75/main (Download .tar.gz)

version.sh @abbe3462-fcac-49e1-bcc8-bc9687ddbf75/mainraw · history · blame

1
2
3
4
5
#!/bin/sh
# Script modified from upstream source for Debian packaging since packaging
# won't include .git repository.
echo '#define X264_VERSION " r3011 cde9a93"'
echo '#define X264_POINTVER "0.160.3011 cde9a93"'