diff options
| author | Michael Forney <mforney@mforney.org> | 2017-06-05 01:47:30 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-06-05 21:45:55 -0700 |
| commit | 11029d26164bbbbba54e0e58ccfe88a167095b26 (patch) | |
| tree | 6075c6b91e233465e7653adba324e7488549b819 /pkg/libass/config.h | |
| parent | 5828041926aaea2832fa4422d4f2664a75b1ab11 (diff) | |
libass: Update to 0.13.7
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 09fe9d96..862cd78e 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.6" +#define PACKAGE_STRING "libass 0.13.7" #define PACKAGE_TARNAME "libass" #define PACKAGE_URL "" -#define PACKAGE_VERSION "0.13.6" -#define VERSION "0.13.6" +#define PACKAGE_VERSION "0.13.7" +#define VERSION "0.13.7" |
