summaryrefslogtreecommitdiff
path: root/h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-22 15:49:39 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-10-22 15:49:39 +0200
commit615ab5513e79c4abc5bbe5c993587785b6a1738b (patch)
tree8630776536cec5ff775293fca49316f1c907d144 /h
parent3db384424bd7398ffbb7a355cab8f15f3add009f (diff)
New upstream version 1.9.2+repackupstream/1.9.2+repack
Diffstat (limited to '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"