diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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" |