COMMITS
/ version.sh June 16, 2017
N
version.sh: append -dirty if the working tree contains modifications
Niklas Haas committed
April 22, 2017
M
Release 0.25.0
Martin Herkt committed
July 14, 2015
W
build: don't make version.sh create version.h by default
wm4 committed
July 11, 2015
S
build: fix version.h creation
Stefano Pigozzi committed
June 30, 2015
W
build: always regenerate version hash
wm4 committed
September 16, 2014
B
TOOLS: shellcheck: quote variable expansions
Ben Boeckel committed
B
TOOLS, version.sh: shellcheck: replace `cmd` with $(cmd)
Ben Boeckel committed
October 14, 2013
W
August 9, 2013
W
version.sh: integrate the release tag in output
wm4 committed
February 6, 2013
November 23, 2012
S
build: identify the build time of the binary in the versioning output
Stephen Hutchinson committed
July 28, 2012
W
Change version string
wm4 committed
March 14, 2012
W
Use "mplayer2" in version string, not "MPlayer2"
wm4 committed
January 28, 2012
U
Update copyright year
Uoti Urpala committed
February 19, 2011
U
build: change version number generation
Uoti Urpala committed
January 24, 2011
U
version.sh: update copyright year
Uoti Urpala committed
January 25, 2010
U
Merge svn changes up to r30419
Uoti Urpala committed
January 24, 2010
G
new year in version string
Gabrov committed
November 23, 2009
U
build: Generate version numbers for git
Uoti Urpala committed
April 4, 2009
C
March 5, 2009
February 24, 2009
D
January 29, 2009
D
Use single quotes to avoid escaping double quotes in a string.
diego committed
D
Use cat instead of echo to generate version.h.
diego committed
January 28, 2009
D
January 26, 2009
D
Do not duplicate VERSION string.
diego committed
January 25, 2009
D
Factorize print_version().
diego committed
January 10, 2009
R
January 2, 2008
Z
Happy New Year!
zuxy committed
September 6, 2007
June 19, 2007
D
Port changes for older Subversion releases from FFmpeg.
diego committed
January 16, 2007
D
Update copyright year.
diego committed
December 28, 2006
V
avoid code duplication.
vayne committed
September 24, 2006
September 5, 2006
D
FFmpeg sync: Fall back on grep if svn client is not installed.
diego committed
July 29, 2006
D
D
Cope with localized Subversion clients.
diego committed
June 23, 2006
June 22, 2006
June 7, 2006
I
avoid usage of head -1/head -n 1 and use sed 1q instead
ivo committed
June 6, 2006
D
Drop all system-specific version generation stuff.
diego committed
R
Put SVN revision in the version string
rathann committed
June 4, 2006
R
SVN switch: get version date from .svn subdir instead of CVS/Entries
rtogni committed