Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |