projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe9b957
)
configure.ac: Change reference to CVS to Git.
author
Ian Abbott
<abbotti@mev.co.uk>
Tue, 10 May 2011 13:26:31 +0000
(14:26 +0100)
committer
Ian Abbott
<abbotti@mev.co.uk>
Tue, 10 May 2011 13:26:31 +0000
(14:26 +0100)
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index d2b6d4edd3ecfc58273f27fd3e5dca402341ad78..fce7325cb0f4fa98ce843611a5dec5725e286a86 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-13,7
+13,7
@@
PACKAGE=comedi
COMEDI_MAJORVERSION=0
COMEDI_MINORVERSION=7
COMEDI_MICROVERSION=76
-# set the nanoversion to 0 for releases, 1 for
CVS
, >= 2 for prereleases
+# set the nanoversion to 0 for releases, 1 for
Git
, >= 2 for prereleases
COMEDI_NANOVERSION=0
if test x$COMEDI_NANOVERSION = x0 ; then