blob: a7cedd8c39d511a6d38e9856e2d54e1a3d1b2247 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $Id: version,v 1.36 2007/06/28 02:39:16 marka Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
#
MAJORVER=9
MINORVER=5
PATCHVER=0
RELEASETYPE=a
RELEASEVER=6
|