summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2020-12-28 21:53:25 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-12-28 21:53:25 +0100
commitfd9a72c13f16177af489cc20a7f595beec155370 (patch)
treef87503bef67069115254b6ce7b385d2fdd00f711
parentb9fe5b6eadc913ead80531905aeafa51ed0d4ccd (diff)
Bump interface version
* hurd/version.h (HURD_INTERFACE_VERSION): Bump to 20201227.
-rw-r--r--hurd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/version.h b/hurd/version.h
index 9b85b5a5..dcf6039a 100644
--- a/hurd/version.h
+++ b/hurd/version.h
@@ -3,4 +3,4 @@
and will only ever be increased. This will be bumped whenever either
the RPC interfaces or the library APIs change. */
-#define HURD_INTERFACE_VERSION 20020609
+#define HURD_INTERFACE_VERSION 20201227