summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e765ed92..f60e0f43f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-xine-lib (1.1.21) ????-??-??
+xine-lib (1.1.21) 2012-06-09
* Fix a potential double-free (goom) when playing AAC files.
* Fix a possible clean-up crash in the goom FFT code.
* Fix matroska header compression.
diff --git a/configure.ac b/configure.ac
index 656904649..9112b583f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,7 +56,7 @@ dnl * for GNU/Linux, the library will be named
dnl libname.so.(XINE_LT_CURRENT - XINE_LT_AGE).XINE_LT_AGE.XINE_LT_REVISION
XINE_LT_CURRENT=31
-XINE_LT_REVISION=1
+XINE_LT_REVISION=2
XINE_LT_AGE=30
dnl for a release tarball do "rm .cvsversion" before "make dist"