summaryrefslogtreecommitdiff
path: root/hurd/version.h
blob: dcf6039a06ab0c2b57c1dd4da85172f1fc99b539 (plain)
1
2
3
4
5
6
/* This file just gives a value that can be tested easily with #if as a
   gross check of the Hurd interface version.  It has the format YYYYMMDD
   and will only ever be increased.  This will be bumped whenever either
   the RPC interfaces or the library APIs change.  */

#define HURD_INTERFACE_VERSION	20201227