From: Ian Abbott Date: Wed, 22 Aug 2012 11:48:53 +0000 (+0100) Subject: configure.ac: Minor correction to example package version sequence. X-Git-Url: http://git.tremily.us/?p=comedilib.git;a=commitdiff_plain;h=c331390b149c92d7658a709839834eb85f7a9047 configure.ac: Minor correction to example package version sequence. Removed a stray '.'. --- diff --git a/configure.ac b/configure.ac index 4e22f4d..90f2eb5 100644 --- a/configure.ac +++ b/configure.ac @@ -47,7 +47,7 @@ m4_define([scxi_lt_age], [9]) # 'z', append an extra letter.) # # Example package version sequence: 0.10.1, 0.10.1a, 0.10.1b, 0.10.2, -# 0.10.2a, ..., 0.10.2z, 0.10.2za, 0,10.2.zb, 0.11.0. +# 0.10.2a, ..., 0.10.2z, 0.10.2za, 0,10.2zb, 0.11.0. # Gentle reminder: The comedilib manual mentions the version of comedilib # it applies to. This is done by setting the 'comedilib_version' entity