configure.ac: Minor correction to example package version sequence.
authorIan Abbott <abbotti@mev.co.uk>
Wed, 22 Aug 2012 11:48:53 +0000 (12:48 +0100)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 22 Aug 2012 11:48:53 +0000 (12:48 +0100)
Removed a stray '.'.

configure.ac

index 4e22f4d967fa6ab304e0a8c960f043a25a5ad86c..90f2eb5f96c4afd219db972bb4275a846d85f1c2 100644 (file)
@@ -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,
 #    '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
 
 # Gentle reminder: The comedilib manual mentions the version of comedilib
 # it applies to.  This is done by setting the 'comedilib_version' entity