We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c5d104 commit cbbe4abCopy full SHA for cbbe4ab
Filelist
@@ -851,6 +851,8 @@ IN_README_DIR = \
851
852
# generic language files
853
LANG_GEN = \
854
+ runtime/doc/*-da.1 \
855
+ runtime/doc/*-da.UTF-8.1 \
856
runtime/doc/*-de.1 \
857
runtime/doc/*-de.UTF-8.1 \
858
runtime/doc/*-fr.1 \
src/version.c
@@ -789,6 +789,8 @@ static char *(features[]) =
789
790
static int included_patches[] =
791
{ /* Add new patch number below this line */
792
+/**/
793
+ 160,
794
/**/
795
159,
796
0 commit comments