From 0cf9faee6851326f20d4af8ae2eccc0c62625e1b Mon Sep 17 00:00:00 2001 From: Frank Mori Hess <fmhess@speakeasy.net> Date: Sat, 2 Oct 2004 23:01:31 +0000 Subject: [PATCH] bump version for release --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 25c228d4..e5f173ad 100644 --- a/configure.ac +++ b/configure.ac @@ -12,9 +12,9 @@ fi PACKAGE=comedi COMEDI_MAJORVERSION=0 COMEDI_MINORVERSION=7 -COMEDI_MICROVERSION=68 +COMEDI_MICROVERSION=69 # set the nanoversion to 0 for releases, 1 for CVS, >= 2 for prereleases -COMEDI_NANOVERSION=1 +COMEDI_NANOVERSION=0 if test x$COMEDI_NANOVERSION = x0 ; then VERSION=$COMEDI_MAJORVERSION.$COMEDI_MINORVERSION.$COMEDI_MICROVERSION -- 2.26.2