diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-10-22 15:50:05 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-10-22 15:50:05 +0200 |
commit | f68fe5a1cd052386d444bbeab91c4caf8763ce10 (patch) | |
tree | 986014451967a1fd062833a15bc516cab6805f4b /h/aconfig.h | |
parent | 84a8f501bcac3bc25c35715c0b669db04a39e56d (diff) | |
parent | 615ab5513e79c4abc5bbe5c993587785b6a1738b (diff) |
Merge tag 'upstream/1.9.2+repack'
Upstream version 1.9.2+repack
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 f59d8a1..c9d6fc9 100644 --- a/h/aconfig.h +++ b/h/aconfig.h @@ -24,8 +24,8 @@ /* major number = 8 bits */ #ifndef USE_NG_VERSION -# define ARGYLL_VERSION 0x01091 -# define ARGYLL_VERSION_STR "1.9.1" +# define ARGYLL_VERSION 0x01092 +# define ARGYLL_VERSION_STR "1.9.2" #else # define ARGYLL_VERSION NG_VERSION # define ARGYLL_VERSION_STR "NG_VERSION_STR" |