source: sbliveos2/trunk/include/linux/version.h@ 172

Last change on this file since 172 was 142, checked in by ktk, 25 years ago

Import

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 158 bytes
Line 
1/* $Id: version.h 142 2000-04-23 14:55:46Z ktk $ */
2
3#ifndef _LINUX_VERSION_H
4#define _LINUX_VERSION_H
5
6#define LINUX_VERSION_CODE 0x020400
7
8#define UTS_RELEASE "OS/2"
9
10#endif /* _LINUX_VERSION_H */
Note: See TracBrowser for help on using the repository browser.