summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSiggi Langauf <siggi@users.sourceforge.net>2002-11-09 22:58:42 +0000
committerSiggi Langauf <siggi@users.sourceforge.net>2002-11-09 22:58:42 +0000
commitb91288a28a292d5ab9c22c20474708d3e85308f0 (patch)
treeda14667679a08505311d3943b81e2e6f939cea26 /configure.ac
parent421af0d7a156cba7c213987dd99f0a629050f90b (diff)
downloadxine-lib-b91288a28a292d5ab9c22c20474708d3e85308f0.tar.gz
xine-lib-b91288a28a292d5ab9c22c20474708d3e85308f0.tar.bz2
prepared alpha1 release (well, at least the version numbers)
Somebody should check if that breaks the .spec file... CVS patchset: 3214 CVS date: 2002/11/09 22:58:42
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e6735757b..17023748c 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="alpha0"
+ XINE_PRE="alpha1"
fi
AC_SUBST(XINE_MAJOR)