Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
libdvdread
Commits
fa6af23c
Commit
fa6af23c
authored
Jun 02, 2008
by
Nico Sabbi
Browse files
changed version to 4.1.2
parent
0b2efc96
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
fa6af23c
...
...
@@ -13,10 +13,10 @@ AC_PREREQ(2.53)
dnl --------------------------------------------------------------
dnl Making releases: DVDREAD_SUB += 1; change DVDREAD_LT_* accordingly
dnl --------------------------------------------------------------
DVDREAD_MAJOR=
0
DVDREAD_MINOR=
2
DVDREAD_SUB=
1
DVDREAD_PRE="
cvs
"
DVDREAD_MAJOR=
4
DVDREAD_MINOR=
1
DVDREAD_SUB=
2
DVDREAD_PRE=""
AC_SUBST(DVDREAD_MAJOR)
AC_SUBST(DVDREAD_MINOR)
...
...
@@ -49,7 +49,7 @@ dnl libname.so.(DVDREAD_LT_CURRENT - DVDREAD_LT_AGE).DVDREAD_LT_AGE.DVDREAD_L
DVDREAD_LT_CURRENT=5
DVDREAD_LT_AGE=1
DVDREAD_LT_REVISION=
1
DVDREAD_LT_REVISION=
2
AC_SUBST(DVDREAD_LT_CURRENT)
AC_SUBST(DVDREAD_LT_AGE)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment