Skip to content
Snippets Groups Projects
Commit 3ada365c authored by Magnus Holmgren's avatar Magnus Holmgren
Browse files

Update package and library versions.

parent 6c79fd4a
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = liboop.pc liboop-glib2.pc
# versions updated as of 1.0
liboop_la_LDFLAGS = -version-info 4:1:0 # version:revision:age
liboop_la_LDFLAGS = -version-info 5:0:1 # version:revision:age
liboop_la_SOURCES = sys.c select.c signal.c alloc.c read.c read-fd.c read-mem.c
liboop_adns_la_LDFLAGS = -version-info 3:0:0 -rpath '$(libdir)'
......
dnl Process this file with autoconf to produce a configure script.
AC_INIT(INSTALL)
AM_INIT_AUTOMAKE(liboop,1.0)
AM_INIT_AUTOMAKE(liboop,1.0.1)
AC_CANONICAL_HOST
AM_PROG_LIBTOOL
AC_PROG_CC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment