diff options
| author | Michael Forney <mforney@mforney.org> | 2016-12-31 19:56:47 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-12-31 19:56:47 -0800 |
| commit | 94cf8f228f7324a9b43950e1673739bbd68837ec (patch) | |
| tree | 56cd6e8adece460994e0d8580beabf0a666ece3d /pkg/libass/config.h | |
| parent | 11d1a994d4fb9dc49fb21c28c1e81786156d8e91 (diff) | |
libass: Update to 0.13.5
Diffstat (limited to 'pkg/libass/config.h')
| -rw-r--r-- | pkg/libass/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/libass/config.h b/pkg/libass/config.h index 71715af2..f270d02c 100644 --- a/pkg/libass/config.h +++ b/pkg/libass/config.h @@ -18,8 +18,8 @@ #define PACKAGE "libass" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "libass" -#define PACKAGE_STRING "libass 0.13.4" +#define PACKAGE_STRING "libass 0.13.5" #define PACKAGE_TARNAME "libass" #define PACKAGE_URL "" -#define PACKAGE_VERSION "0.13.4" -#define VERSION "0.13.4" +#define PACKAGE_VERSION "0.13.5" +#define VERSION "0.13.5" |
