File: Version.make

package info (click to toggle)
vmelilo 1.5.2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 432 kB
  • ctags: 919
  • sloc: ansic: 8,210; makefile: 157; asm: 122; perl: 18
file content (16 lines) | stat: -rw-r--r-- 440 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
##--------------------------------------------------------------------------##
#
# Version definitions for VMELILO the VME Linux/m68k Kernel Loader
#
# (c) Copyright 2001 by Nick Holgate
#
# This file is subject to the terms and conditions of the GNU General Public
# License.  See the file COPYING for more details.
#
#

VERSION		=	1.5.2
DATE		=	23-Jul-2001

##-----------------------------< end of file >------------------------------##