diff options
Diffstat (limited to 'pkg/squashfs-tools-ng/config.h')
| -rw-r--r-- | pkg/squashfs-tools-ng/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/squashfs-tools-ng/config.h b/pkg/squashfs-tools-ng/config.h index 5ec57f28..70b91747 100644 --- a/pkg/squashfs-tools-ng/config.h +++ b/pkg/squashfs-tools-ng/config.h @@ -29,13 +29,13 @@ #define PACKAGE "squashfs-tools-ng" #define PACKAGE_BUGREPORT "goliath@infraroot.at" #define PACKAGE_NAME "squashfs-tools-ng" -#define PACKAGE_STRING "squashfs-tools-ng 1.1.1" +#define PACKAGE_STRING "squashfs-tools-ng 1.1.2" #define PACKAGE_TARNAME "squashfs-tools-ng" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.1.1" +#define PACKAGE_VERSION "1.1.2" /* #undef PTHREAD_CREATE_JOINABLE */ #define STDC_HEADERS 1 -#define VERSION "1.1.1" +#define VERSION "1.1.2" #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif |
