diff options
-rw-r--r-- | hurd/version.h | 2 |
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 |