summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--src/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 4ca21f4..ea2e06a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
AC_PREREQ(2.57)
-AC_INIT([libcanberra], 0.2, [mzyvopnaoreen (at) 0pointer (dot) de])
+AC_INIT([libcanberra], 0.3, [mzyvopnaoreen (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/common.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR(m4)
diff --git a/src/Makefile.am b/src/Makefile.am
index fcefa39..cf59b2e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -52,7 +52,7 @@ libcanberra_la_CFLAGS = \
libcanberra_la_LIBADD = \
$(VORBIS_LIBS)
libcanberra_la_LDFLAGS = \
- -export-dynamic -version-info 0:1:0
+ -export-dynamic -version-info 0:2:0
plugin_LTLIBRARIES =