Set library version to 4:0:0
Showing
1 changed file
with
3 additions
and
3 deletions
... | @@ -31,9 +31,9 @@ dnl Autobuild stuff | ... | @@ -31,9 +31,9 @@ dnl Autobuild stuff |
31 | AB_INIT | 31 | AB_INIT |
32 | 32 | ||
33 | dnl Library versioning | 33 | dnl Library versioning |
34 | AC_SUBST(VI_CURRENT, 3) | 34 | AC_SUBST(VI_CURRENT, 4) |
35 | AC_SUBST(VI_REVISION, 2) | 35 | AC_SUBST(VI_REVISION, 0) |
36 | AC_SUBST(VI_AGE, 1) | 36 | AC_SUBST(VI_AGE, 0) |
37 | 37 | ||
38 | dnl Library paths | 38 | dnl Library paths |
39 | AC_SUBST(MU_LIB_AUTH,'${top_builddir}/libmu_auth/libmu_auth.la') | 39 | AC_SUBST(MU_LIB_AUTH,'${top_builddir}/libmu_auth/libmu_auth.la') | ... | ... |
-
Please register or sign in to post a comment