diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-23 12:17:05 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-23 12:17:05 +0200 |
commit | c0b89ac5bfb90835ef01573267020e42d4fe070c (patch) | |
tree | 733c16852d964d84b7565af4bdaff0bcca901b88 /h/aconfig.h | |
parent | 094535c010320967639e8e86f974d878e80baa72 (diff) |
Imported Upstream version 1.8.0upstream/1.8.0
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 |