projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c73ce59
)
Bumped version for 0.8.1 release.
author
Frank Mori Hess
<fmhess@speakeasy.net>
Mon, 29 Oct 2007 00:59:29 +0000
(
00:59
+0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Mon, 29 Oct 2007 00:59:29 +0000
(
00:59
+0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 7a0cad537a23961a1270b3acb46318fa0f53e8d2..1acc52e7d913117d4e714475cd1d45d7f16cf4fa 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,5
+1,5
@@
-AC_INIT([comedilib], [0.8.
0
])
+AC_INIT([comedilib], [0.8.
1
])
AC_CANONICAL_TARGET([])
AC_CONFIG_AUX_DIR([.])
@@
-22,7
+22,7
@@
AM_INIT_AUTOMAKE([-Wall -Werror])
# age to 0.
#
# AS_LIBTOOL arguments are (prefix, current, revision, age)
-AS_LIBTOOL(COMEDILIB, 8,
0
, 8)
+AS_LIBTOOL(COMEDILIB, 8,
1
, 8)
#libscxi c:r:a
SCXI_SO_VERSION=8:0:8
AC_SUBST(SCXI_SO_VERSION)