Magellan Linux

Annotation of /trunk/mkinitrd-magellan/klibc/usr/gzip/revision.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 815 - (hide annotations) (download)
Fri Apr 24 18:32:46 2009 UTC (15 years ago) by niro
File MIME type: text/plain
File size: 368 byte(s)
-updated to klibc-1.5.15
1 niro 532 /* revision.h -- define the version number
2     * Copyright (C) 1992-1993 Jean-loup Gailly.
3     * This is free software; you can redistribute it and/or modify it under the
4     * terms of the GNU General Public License, see the file COPYING.
5     */
6    
7     #define VERSION "1.2.4"
8     #define PATCHLEVEL 0
9     #define REVDATE "18 Aug 93"
10    
11 niro 815 /* $Id: revision.h,v 1.1 2002/08/18 00:59:21 hpa Exp $ */