File: Version.make

package info (click to toggle)
vmelilo 1.5.4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 428 kB
  • ctags: 920
  • sloc: ansic: 8,183; 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.4
DATE		=	11-Dec-2005

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