X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=c8499108b7fd77ba71f66a98ad9e3d61286b51fd;hb=147ca331fd291821e848c1aebff9e032ba4016e7;hp=a885fd97cbea3aab19bb4d09c86f990df1c0754d;hpb=a2e7bf9ce5de5113c7f59c380b0087e291cd603d;p=urcu.git diff --git a/configure.ac b/configure.ac index a885fd9..c849910 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. -AC_INIT([userspace-rcu], [0.5.4], [mathieu dot desnoyers at efficios dot com]) +AC_INIT([userspace-rcu], [0.6.1], [mathieu dot desnoyers at efficios dot com]) # Following the numbering scheme proposed by libtool for the library version # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html @@ -246,6 +246,7 @@ AC_CONFIG_LINKS([ AC_CONFIG_FILES([ Makefile tests/Makefile + liburcu-cds.pc liburcu.pc liburcu-bp.pc liburcu-qsbr.pc