File: Version.make

package info (click to toggle)
vmelilo 1.5.3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 428 kB
  • ctags: 920
  • sloc: ansic: 8,187; 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.3
DATE		=	26-Oct-2003

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