diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-01 16:13:57 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-01 16:13:57 +0200 |
commit | 094535c010320967639e8e86f974d878e80baa72 (patch) | |
tree | efc3094b20355dcbeebb2c4ece4fcfc69bffedb5 /h/aconfig.h | |
parent | c07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 (diff) |
Imported Upstream version 1.7.0upstream/1.7.0
Diffstat (limited to 'h/aconfig.h')
-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 91e43b8..31211e9 100644 --- a/h/aconfig.h +++ b/h/aconfig.h @@ -9,8 +9,8 @@ /* minor number = 8 bits */ /* major number = 8 bits */ -#define ARGYLL_VERSION 0x01063 -#define ARGYLL_VERSION_STR "1.6.3" +#define ARGYLL_VERSION 0x01070 +#define ARGYLL_VERSION_STR "1.7.0" /* Maximum file path length */ #define MAXNAMEL 1024 |