January 17, 2010
View 15ccfff

Read "Last Changed Rev" field instead of "Revision" field to avoid being affected by changes in other directories (such as branches).

Ramiro Polla authored on 2010/01/17 03:29:52
January 8, 2010
View 9a02c3e

Silence calls to git in version.sh.

Ramiro Polla authored on 2010/01/08 04:25:03
View 8202d90

Check for VERSION in source dir.

Ramiro Polla authored on 2010/01/08 04:23:50
View 31c194e

Check for snapshot_version in source dir.

Ramiro Polla authored on 2010/01/08 02:54:17
September 25, 2009
View d38b7b8

Check if a git-svn revision number is available to try to get better version information from git.

Alex Converse authored on 2009/09/25 01:54:26
August 17, 2009
View 7f6d9b3

version.sh: use standard sed syntax

Måns Rullgård authored on 2009/08/17 00:51:47
March 6, 2009
View de2c2b5

Directly read the version number from a VERSION file; useful for releases.

Diego Biurrun authored on 2009/03/06 08:17:11
February 25, 2009
View 2b22918

10l: Ignore error output from failed attempt to read snapshot_version.

Diego Biurrun authored on 2009/02/25 08:10:36
View 10671cf

Read revision string from the file snapshot_version if available. This will be used by daily snapshots without Subversion metadata.

Diego Biurrun authored on 2009/02/25 08:04:52
View d33a14e

cosmetics: Use $() instead of ``, the former can be nested more easily.

Diego Biurrun authored on 2009/02/25 07:54:58
September 27, 2008
View e73db71

Replace 'test' invocation by 'test -n', this should be safer.

Diego Biurrun authored on 2008/09/27 06:39:22
View ac63af3

Add support for passing a version string to configure that is appended to FFmpeg's version string output. This can be used by distributions to mark their packages as being modified versions without hacking the sources.

Diego Biurrun authored on 2008/09/27 06:37:50
June 20, 2008
View 9e6165b

enable version.h to be created from subdirs

Måns Rullgård authored on 2008/06/20 01:57:38
October 20, 2007
View 40eaf78

add support for git in version.sh (use short hash as version number)

Aurelien Jacobs authored on 2007/10/20 09:07:48
View 123103c

cosmetics to make version.sh more VCS agnostic

Aurelien Jacobs authored on 2007/10/20 09:05:04