File: version.sh

package info (click to toggle)
x264 2%3A0.155.2917%2Bgit0a84d98-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,732 kB
  • sloc: ansic: 67,842; asm: 37,367; sh: 4,416; lisp: 1,795; python: 1,046; perl: 905; makefile: 385
file content (5 lines) | stat: -rwxr-xr-x 214 bytes parent folder | download
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 " r2917 0a84d98"'
echo '#define X264_POINTVER "0.155.2917 0a84d98"'