summaryrefslogtreecommitdiff
path: root/h/aconfig.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-22 15:50:05 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-22 15:50:05 +0200
commitf68fe5a1cd052386d444bbeab91c4caf8763ce10 (patch)
tree986014451967a1fd062833a15bc516cab6805f4b /h/aconfig.h
parent84a8f501bcac3bc25c35715c0b669db04a39e56d (diff)
parent615ab5513e79c4abc5bbe5c993587785b6a1738b (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.h4
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"