Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Ogg
Commits
115bedb8
Commit
115bedb8
authored
Sep 23, 2004
by
Ralph Giles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update release and soname version
svn path=/trunk/ogg/; revision=7837
parent
c5f06622
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configure.in
configure.in
+2
-2
No files found.
configure.in
View file @
115bedb8
...
...
@@ -2,13 +2,13 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/framing.c)
AM_INIT_AUTOMAKE(libogg,1.1.
1
)
AM_INIT_AUTOMAKE(libogg,1.1.
2
)
AM_MAINTAINER_MODE
dnl Library versioning
LIB_CURRENT=5
LIB_REVISION=
1
LIB_REVISION=
2
LIB_AGE=5
AC_SUBST(LIB_CURRENT)
AC_SUBST(LIB_REVISION)
...
...
Write
Preview
Markdown
is supported
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