diff options
author | Stephen Torri <storri@users.sourceforge.net> | 2004-09-16 15:11:46 +0000 |
---|---|---|
committer | Stephen Torri <storri@users.sourceforge.net> | 2004-09-16 15:11:46 +0000 |
commit | 50134285c39feb45ee48853547259f9ea46169e5 (patch) | |
tree | 3144c64b276ded242283c4b808d5de3c15297fc3 | |
parent | 107d3a4a90ab7a645af5832f528ae78a84d2d7d9 (diff) | |
download | xine-lib-1-rc6a.tar.gz xine-lib-1-rc6a.tar.bz2 |
Missed version changexine-lib-1-rc6a-release1-rc6a
CVS patchset: 6976
CVS date: 2004/09/16 15:11:46
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e5914b6d1..739d49b04 100644 --- a/configure.ac +++ b/configure.ac @@ -41,7 +41,7 @@ dnl for a release tarball do "rm .cvsversion" before "make dist" if test -f .cvsversion; then XINE_PRE="cvs" else - XINE_PRE="rc6" + XINE_PRE="rc6a" fi AC_SUBST(XINE_MAJOR) |