diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-29 22:24:19 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-29 22:24:19 +0200 |
commit | 74a58795229dc11d4b07b56cec92260489d1c186 (patch) | |
tree | dbf369a1e24df4d5f11f3cc3b6f68110d959c336 /h/aconfig.h | |
parent | 119f02a4b432676cbe003ba5ed1f78137dfb4a20 (diff) | |
parent | fa756339d4204bff7f2820067f58214d32780d17 (diff) |
New upstream release 1.8.2
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 ccb353d..4b24c82 100644 --- a/h/aconfig.h +++ b/h/aconfig.h @@ -9,8 +9,8 @@ /* minor number = 8 bits */ /* major number = 8 bits */ -#define ARGYLL_VERSION 0x01080 -#define ARGYLL_VERSION_STR "1.8.0" +#define ARGYLL_VERSION 0x01082 +#define ARGYLL_VERSION_STR "1.8.2" /* Maximum file path length */ #define MAXNAMEL 1024 |