diff options
Diffstat (limited to 'h/aconfig.h')
-rwxr-xr-x[-rw-r--r--] | h/aconfig.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/h/aconfig.h b/h/aconfig.h index 31211e9..ccb353d 100644..100755 --- a/h/aconfig.h +++ b/h/aconfig.h @@ -9,8 +9,8 @@ /* minor number = 8 bits */ /* major number = 8 bits */ -#define ARGYLL_VERSION 0x01070 -#define ARGYLL_VERSION_STR "1.7.0" +#define ARGYLL_VERSION 0x01080 +#define ARGYLL_VERSION_STR "1.8.0" /* Maximum file path length */ #define MAXNAMEL 1024 |