aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2018-05-03 19:05:40 +0200
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2018-05-03 19:05:40 +0200
commit8eaaf195165a1c3a094166aa2756670bf218cdec (patch)
treeb9126f12f0ee41ca766ed14b799f9a76b2eb8cc8
parent81896ba4173ab6396b94ce35be26397d597786b5 (diff)
downloadembedlog-8eaaf195165a1c3a094166aa2756670bf218cdec.tar.gz
embedlog-8eaaf195165a1c3a094166aa2756670bf218cdec.tar.bz2
embedlog-8eaaf195165a1c3a094166aa2756670bf218cdec.zip
bump version to v0.3.0
-rw-r--r--configure.ac2
-rw-r--r--man/el_cleanup.32
-rw-r--r--man/el_init.32
-rw-r--r--man/el_option.32
-rw-r--r--man/el_overview.72
-rw-r--r--man/el_print.32
6 files changed, 6 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac
index 18075df..da2433a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([embedlog], [0.2.2], [michal.lyszczek@bofc.pl])
+AC_INIT([embedlog], [0.3.0], [michal.lyszczek@bofc.pl])
AM_INIT_AUTOMAKE([foreign subdir-objects])
AC_LANG([C])
AC_PROG_CC
diff --git a/man/el_cleanup.3 b/man/el_cleanup.3
index b789562..a63fd0d 100644
--- a/man/el_cleanup.3
+++ b/man/el_cleanup.3
@@ -1,4 +1,4 @@
-.TH "el_cleanup" "3" " 9 February 2018 (v0.2.2)" "bofc.pl"
+.TH "el_cleanup" "3" " 3 May 2018 (v0.3.0)" "bofc.pl"
.SH NAME
.PP
.B el_cleanup
diff --git a/man/el_init.3 b/man/el_init.3
index dca5c64..7c81289 100644
--- a/man/el_init.3
+++ b/man/el_init.3
@@ -1,4 +1,4 @@
-.TH "el_init" "3" " 9 February 2018 (v0.2.2)" "bofc.pl"
+.TH "el_init" "3" " 3 May 2018 (v0.3.0)" "bofc.pl"
.SH NAME
.PP
.B el_init
diff --git a/man/el_option.3 b/man/el_option.3
index c94a340..23280b3 100644
--- a/man/el_option.3
+++ b/man/el_option.3
@@ -1,4 +1,4 @@
-.TH "el_option" "3" " 9 February 2018 (v0.2.2)" "bofc.pl"
+.TH "el_option" "3" " 3 May 2018 (v0.3.0)" "bofc.pl"
.SH NAME
.B el_option
- sets optional configuration of the logger
diff --git a/man/el_overview.7 b/man/el_overview.7
index f9b0049..3da9d9b 100644
--- a/man/el_overview.7
+++ b/man/el_overview.7
@@ -1,4 +1,4 @@
-.TH "el_overview" "7" " 9 February 2018 (v0.2.2)" "bofc.pl"
+.TH "el_overview" "7" " 3 May 2018 (v0.3.0)" "bofc.pl"
.SH NAME
.PP
.B el_overview
diff --git a/man/el_print.3 b/man/el_print.3
index 99afc58..c7d01d8 100644
--- a/man/el_print.3
+++ b/man/el_print.3
@@ -1,4 +1,4 @@
-.TH "el_print" "3" " 9 February 2018 (v0.2.2)" "bofc.pl"
+.TH "el_print" "3" " 3 May 2018 (v0.3.0)" "bofc.pl"
.SH NAME
.PP
.BR el_print ,