Skip to content
Snippets Groups Projects
Commit c654e1de authored by Stan Seibert's avatar Stan Seibert
Browse files

Bump version number for release.

git-svn-id: http://svn.xiph.org/trunk/ao@5263 0101bb08-14d6-0310-b084-bc0e0c8e3800
parent cfbbdf8c
No related branches found
No related tags found
No related merge requests found
......@@ -2,12 +2,12 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/audio_out.c)
AM_INIT_AUTOMAKE(libao,0.8.3)
AM_INIT_AUTOMAKE(libao,0.8.4)
AM_DISABLE_STATIC
dnl Library versioning
LIB_CURRENT=3
LIB_REVISION=1
LIB_REVISION=2
LIB_AGE=1
AC_SUBST(LIB_CURRENT)
AC_SUBST(LIB_REVISION)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment