summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
-rw-r--r--debian/changelog6
2 files changed, 8 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3f91ba3fc..e2fddf52a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,14 +34,14 @@ dnl AGE = 0;
dnl }
LT_CURRENT=8
-LT_REVISION=0
+LT_REVISION=1
LT_AGE=7
dnl for a release tarball do "rm .cvsversion" before "make dist"
if test -f .cvsversion; then
XINE_PRE="cvs"
else
- XINE_PRE="rc1"
+ XINE_PRE="rc2"
fi
AC_SUBST(XINE_MAJOR)
diff --git a/debian/changelog b/debian/changelog
index 6ae2d9cac..a5829c146 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xine-lib (1-rc2-0) unstable; urgency=low
+
+ * new upstream release
+
+ -- Siggi Langauf <siggi@debian.org> Fri, 24 Oct 2003 01:03:01 +0200
+
xine-lib (1-rc1-1) unstable; urgency=high
* new upstream release