aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2018-02-05 11:05:02 +0100
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2018-02-05 11:05:02 +0100
commit68addb1e972f06b5ddc71b0c50296c760308743c (patch)
treee1f4ae99411b1b81c1b7626d3a9fa2426d66ce96
parent2502a51898242db16708acf8a13e8e31984a2bc2 (diff)
downloadlibrb-68addb1e972f06b5ddc71b0c50296c760308743c.tar.gz
librb-68addb1e972f06b5ddc71b0c50296c760308743c.tar.bz2
librb-68addb1e972f06b5ddc71b0c50296c760308743c.zip
version bump
-rw-r--r--configure.ac2
-rw-r--r--man/rb_clear.32
-rw-r--r--man/rb_destroy.32
-rw-r--r--man/rb_discard.32
-rw-r--r--man/rb_new.32
-rw-r--r--man/rb_overview.72
-rw-r--r--man/rb_read.32
-rw-r--r--man/rb_space.32
-rw-r--r--man/rb_version.32
-rw-r--r--man/rb_write.32
-rw-r--r--rb/Makefile.am2
11 files changed, 11 insertions, 11 deletions
diff --git a/configure.ac b/configure.ac
index 2ee81fd..186ab66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([librb], [2.1.2], [michal.lyszczek@bofc.pl])
+AC_INIT([librb], [3.0.0], [michal.lyszczek@bofc.pl])
AM_INIT_AUTOMAKE([foreign])
AC_PROG_CC
AC_PROG_LIBTOOL
diff --git a/man/rb_clear.3 b/man/rb_clear.3
index 0df73a2..ca48994 100644
--- a/man/rb_clear.3
+++ b/man/rb_clear.3
@@ -1,4 +1,4 @@
-.TH "rb_clear" "3" "25 January 2018 (v2.1.2)" "bofc.pl"
+.TH "rb_clear" "3" " 5 February 2018 (v3.0.0)" "bofc.pl"
.SH NAME
.PP
.B rb_clear
diff --git a/man/rb_destroy.3 b/man/rb_destroy.3
index 8876a1d..fed6941 100644
--- a/man/rb_destroy.3
+++ b/man/rb_destroy.3
@@ -1,4 +1,4 @@
-.TH "rb_destroy" "3" "25 January 2018 (v2.1.2)" "bofc.pl"
+.TH "rb_destroy" "3" " 5 February 2018 (v3.0.0)" "bofc.pl"
.SH NAME
.PP
.B rb_destroy,
diff --git a/man/rb_discard.3 b/man/rb_discard.3
index 040b6f7..acf8f20 100644
--- a/man/rb_discard.3
+++ b/man/rb_discard.3
@@ -1,4 +1,4 @@
-.TH "rb_discard" "3" "25 January 2018 (v2.1.2)" "bofc.pl"
+.TH "rb_discard" "3" " 5 February 2018 (v3.0.0)" "bofc.pl"
.SH
.PP
.B rb_discard
diff --git a/man/rb_new.3 b/man/rb_new.3
index c34df0f..784d15d 100644
--- a/man/rb_new.3
+++ b/man/rb_new.3
@@ -1,4 +1,4 @@
-.TH "rb_new" "3" "25 January 2018 (v2.1.2)" "bofc.pl"
+.TH "rb_new" "3" " 5 February 2018 (v3.0.0)" "bofc.pl"
.SH NAME
.PP
.B rb_new
diff --git a/man/rb_overview.7 b/man/rb_overview.7
index 1476fcf..398adda 100644
--- a/man/rb_overview.7
+++ b/man/rb_overview.7
@@ -1,4 +1,4 @@
-.TH "rb_overview" "7" "25 January 2018 (v2.1.2)" "bofc.pl"
+.TH "rb_overview" "7" " 5 February 2018 (v3.0.0)" "bofc.pl"
.SH NAME
.PP
.B rb_overview
diff --git a/man/rb_read.3 b/man/rb_read.3
index 0b701bd..8fd09c3 100644
--- a/man/rb_read.3
+++ b/man/rb_read.3
@@ -1,4 +1,4 @@
-.TH "rb_read" "3" "25 January 2018 (v2.1.2)" "bofc.pl"
+.TH "rb_read" "3" " 5 February 2018 (v3.0.0)" "bofc.pl"
.SH NAME
.PP
.BR rb_read ,
diff --git a/man/rb_space.3 b/man/rb_space.3
index 35e2ef1..6bf2a06 100644
--- a/man/rb_space.3
+++ b/man/rb_space.3
@@ -1,4 +1,4 @@
-.TH "rb_space" "3" "25 January 2018 (v2.1.2)" "bofc.pl"
+.TH "rb_space" "3" " 5 February 2018 (v3.0.0)" "bofc.pl"
.SH NAME
.PP
.BR rb_space,
diff --git a/man/rb_version.3 b/man/rb_version.3
index d8f7e0d..bcd02ab 100644
--- a/man/rb_version.3
+++ b/man/rb_version.3
@@ -1,4 +1,4 @@
-.TH "rb_version" "3" "25 January 2018 (v2.1.2)" "bofc.pl"
+.TH "rb_version" "3" " 5 February 2018 (v3.0.0)" "bofc.pl"
.SH NAME
.PP
.B rb_version
diff --git a/man/rb_write.3 b/man/rb_write.3
index cef1e19..a3282dc 100644
--- a/man/rb_write.3
+++ b/man/rb_write.3
@@ -1,4 +1,4 @@
-.TH "rb_write" "3" "25 January 2018 (v2.1.2)" "bofc.pl"
+.TH "rb_write" "3" " 5 February 2018 (v3.0.0)" "bofc.pl"
.SH NAME
.PP
.BR rb_write,
diff --git a/rb/Makefile.am b/rb/Makefile.am
index 1149249..59d9cd8 100644
--- a/rb/Makefile.am
+++ b/rb/Makefile.am
@@ -1,6 +1,6 @@
lib_LTLIBRARIES = librb.la
librb_la_SOURCES = rb.c valid.h
-librb_la_LDFLAGS = -version-info 3:2:1
+librb_la_LDFLAGS = -version-info 4:0:0
librb_la_CFLAGS = -I$(top_srcdir)/include
check_PROGRAMS = tests