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 0025759 commit fd8519eCopy full SHA for fd8519e
VERSION
@@ -1 +1 @@
1
-10.1.2
+10.1.3
man/main.doc
@@ -59,9 +59,9 @@
59
60
\newcommand{\vmajor}{10}
61
\newcommand{\vminor}{1}
62
-\newcommand{\vpatch}{2}
+\newcommand{\vpatch}{3}
63
\newcommand{\vtag}{}
64
-\newcommand{\vmonth}{January}
+\newcommand{\vmonth}{February}
65
\newcommand{\vyear}{2026}
66
67
#ifdef BOOK
src/SWI-Prolog.h
@@ -61,7 +61,7 @@ extern "C" {
/* PLVERSION_TAG: a string, normally "", but for example "rc1" */
#ifndef PLVERSION
-#define PLVERSION 100102
+#define PLVERSION 100103
#endif
#ifndef PLVERSION_TAG
#define PLVERSION_TAG ""
0 commit comments