summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-06-26 20:33:15 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-06-26 20:33:15 +0100
commitc903da3ddf1fe2b8bb58d9304483a0e6c254f387 (patch)
tree5d5664376aac1ba4e7dfb9e0f6f65bb9c9374a5f
parentbd4907c53142950edcb09c3a7c9f693e890deb8c (diff)
downloadxine-lib-c903da3ddf1fe2b8bb58d9304483a0e6c254f387.tar.gz
xine-lib-c903da3ddf1fe2b8bb58d9304483a0e6c254f387.tar.bz2
Bump version.
-rw-r--r--configure.ac6
-rw-r--r--debian/changelog4
2 files changed, 5 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index dd2e6f93c..d8a4f3676 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl XINE_SUB += 1; XINE_PATCH = ''; continue with XINE_LT_* values below
dnl
XINE_MAJOR=1
XINE_MINOR=1
-XINE_SUB=13
+XINE_SUB=14
dnl XINE_PATCH should be left empty or set to ".1" or ".2" or something similar
XINE_PATCH=
dnl Release series number (usually $XINE_MAJOR.$XINE_MINOR)
@@ -54,9 +54,9 @@ dnl are platform dependent
dnl * in Linux, the library will be named
dnl libname.so.(XINE_LT_CURRENT - XINE_LT_AGE).XINE_LT_AGE.XINE_LT_REVISION
-XINE_LT_CURRENT=23
+XINE_LT_CURRENT=24
XINE_LT_REVISION=0
-XINE_LT_AGE=22
+XINE_LT_AGE=23
dnl for a release tarball do "rm .cvsversion" before "make dist"
if test -f "${srcdir-.}/.cvsversion"; then
diff --git a/debian/changelog b/debian/changelog
index b2a4a7fba..e1b6e48cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xine-lib (1.1.13~hg-0) unstable; urgency=low
+xine-lib (1.1.14~hg-0) unstable; urgency=low
[ Darren Salt ]
* Hg snapshot.
@@ -7,7 +7,7 @@ xine-lib (1.1.13~hg-0) unstable; urgency=low
* remove gs from build-dependencies
* change the maintainer field to xine-devel@lists.sourceforge.net.
- -- Darren Salt <linux@youmustbejoking.demon.co.uk> Tue, 08 Apr 2008 15:29:17 +0100
+ -- Darren Salt <linux@youmustbejoking.demon.co.uk> Thu, 26 Jun 2008 20:32:42 +0100
xine-lib (1.1.5~cvs-0) unstable; urgency=low