Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-06 | Bump version.1.2.6 | Darren Salt | |
2014-04-08 | Bump version. | Darren Salt | |
2013-09-18 | Update changelog; bump version. | Darren Salt | |
2013-05-29 | Bump version information; release.1.2.3 | Darren Salt | |
2012-06-09 | Changelog updates; release.1.2.2 | Darren Salt | |
2012-01-18 | Bump version. | Darren Salt | |
2012-01-01 | xine-lib 1.2.0, and about time too! | Darren Salt | |
2008-04-06 | Merge from 1.1; adapt xine-list for 1.2. | Darren Salt | |
--HG-- rename : debian/libxine1.install => debian/libxine2.install rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c | |||
2008-01-09 | Allow for patch-level numbering. | Darren Salt | |
2007-06-02 | Fiddle with the versioning so that we get libxine.so.2.0.0. | Darren Salt | |
This requires renaming po/libxine1.pot -> po/libxine2.pot. --HG-- rename : po/libxine1.pot => po/libxine2.pot | |||
2007-05-04 | Clean up configure-time version handling | Matt Messier | |
-- Execute version.sh from configure.ac to get version information. Update the release version in this file now instead of configure.ac. -- Clean up a bunch of cruft hanging around and consolidate version information as much as possible. -- Move autoconf/autoheader/automake initialization together. -- Use AM_MAINTAINER_MODE |