projects
/
platform
/
upstream
/
libvorbis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a99f810
)
Update version number and libvorbisenc revision number for release.
author
Ralph Giles
<giles@xiph.org>
Tue, 21 Jun 2005 14:08:12 +0000
(14:08 +0000)
committer
Ralph Giles
<giles@xiph.org>
Tue, 21 Jun 2005 14:08:12 +0000
(14:08 +0000)
svn path=/trunk/vorbis/; revision=9502
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
1389a0d
..
0258cf2
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-11,7
+11,7
@@
AC_CANONICAL_TARGET
AM_CONFIG_HEADER([config.h])
-AM_INIT_AUTOMAKE(libvorbis,1.1.
0
)
+AM_INIT_AUTOMAKE(libvorbis,1.1.
1
)
AM_MAINTAINER_MODE
dnl Library versioning
@@
-23,7
+23,7
@@
VF_LIB_CURRENT=4
VF_LIB_REVISION=0
VF_LIB_AGE=1
VE_LIB_CURRENT=2
-VE_LIB_REVISION=
0
+VE_LIB_REVISION=
1
VE_LIB_AGE=0
AC_SUBST(V_LIB_CURRENT)
AC_SUBST(V_LIB_REVISION)