From 9b941ce45484431bf095ffc39f242e81c716cbd5 Mon Sep 17 00:00:00 2001 From: Martin Nagy Date: Tue, 9 Dec 2008 19:31:51 +0100 Subject: Initial import. --- version | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 version (limited to 'version') diff --git a/version b/version new file mode 100644 index 0000000..fd4ac87 --- /dev/null +++ b/version @@ -0,0 +1,10 @@ +# $Id: version,v 1.43 2008/11/16 21:16:48 marka Exp $ +# +# This file must follow /bin/sh rules. It is imported directly via +# configure. +# +MAJORVER=9 +MINORVER=6 +PATCHVER=0 +RELEASETYPE=rc +RELEASEVER=1 -- cgit