1#! /bin/sh
2
3# Central version definition.
4
5VERSION=2.9.5
6echo -n $VERSION
7