summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog7
2 files changed, 8 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)
diff --git a/debian/changelog b/debian/changelog
index 934dea336..1fec3fd9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xine-lib (1-alpha1-0) experimental; urgency=low
+
+ * another upstream alpha. This is still not ready for prime time, but it will
+ build from source if you really want to give it a try...
+
+ -- Siggi Langauf <siggi@flake.langauf.de> Sat, 9 Nov 2002 23:39:01 +0100
+
xine-lib (1-alpha0-0) unstable; urgency=low
* new upstream (alpha!) release