blob: 1fb9bd16a91d693ba49d5dcbc25b20d0db623abf (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $Id: version,v 1.18.4.7 2001/03/05 20:26:02 gson Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
#
MAJORVER=9
MINORVER=1
PATCHVER=1
RELEASETYPE=rc
RELEASEVER=4
|