aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2021-01-25 00:52:58 +0100
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2021-01-25 00:53:37 +0100
commit1b3ad1fd8b28b97e4cb771afe7af39e9d1e82168 (patch)
tree8ee8d3e348a67c4f733a2ef3c04b29b65b5fba6c
parentb9327f693244663018c5dbfba2f8c124889276fe (diff)
downloadembedlog-1b3ad1fd8b28b97e4cb771afe7af39e9d1e82168.tar.gz
embedlog-1b3ad1fd8b28b97e4cb771afe7af39e9d1e82168.tar.bz2
embedlog-1b3ad1fd8b28b97e4cb771afe7af39e9d1e82168.zip
bump version to 0.6.0
Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl>
-rw-r--r--configure.ac2
-rw-r--r--man/el_cleanup.32
-rw-r--r--man/el_flush.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
7 files changed, 7 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 1c67ab3..e810ca9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([embedlog], [9999], [michal.lyszczek@bofc.pl])
+AC_INIT([embedlog], [0.6.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 a7bb313..b4e7cc7 100644
--- a/man/el_cleanup.3
+++ b/man/el_cleanup.3
@@ -1,4 +1,4 @@
-.TH "el_cleanup" "3" "10 June 2019 (v9999)" "bofc.pl"
+.TH "el_cleanup" "3" "25 January 2021 (v0.6.0)" "bofc.pl"
.SH NAME
.PP
.B el_cleanup
diff --git a/man/el_flush.3 b/man/el_flush.3
index c7d8a84..63ab0fb 100644
--- a/man/el_flush.3
+++ b/man/el_flush.3
@@ -1,4 +1,4 @@
-.TH "el_flush" "3" "10 June 2019 (v9999)" "bofc.pl"
+.TH "el_flush" "3" "25 January 2021 (v0.6.0)" "bofc.pl"
.SH NAME
.PP
.BR el_flush ,\ el_oflush
diff --git a/man/el_init.3 b/man/el_init.3
index faf7fd8..703aa53 100644
--- a/man/el_init.3
+++ b/man/el_init.3
@@ -1,4 +1,4 @@
-.TH "el_init" "3" "10 June 2019 (v9999)" "bofc.pl"
+.TH "el_init" "3" "25 January 2021 (v0.6.0)" "bofc.pl"
.SH NAME
.PP
.B el_init
diff --git a/man/el_option.3 b/man/el_option.3
index a5ac711..746dc95 100644
--- a/man/el_option.3
+++ b/man/el_option.3
@@ -1,4 +1,4 @@
-.TH "el_option" "3" "10 June 2019 (v9999)" "bofc.pl"
+.TH "el_option" "3" "25 January 2021 (v0.6.0)" "bofc.pl"
.SH NAME
.PP
.B el_option
diff --git a/man/el_overview.7 b/man/el_overview.7
index cf02472..c6d7d4b 100644
--- a/man/el_overview.7
+++ b/man/el_overview.7
@@ -1,4 +1,4 @@
-.TH "el_overview" "7" "10 June 2019 (v9999)" "bofc.pl"
+.TH "el_overview" "7" "25 January 2021 (v0.6.0)" "bofc.pl"
.SH NAME
.PP
.B el_overview
diff --git a/man/el_print.3 b/man/el_print.3
index 23d9079..f0f9cbc 100644
--- a/man/el_print.3
+++ b/man/el_print.3
@@ -1,4 +1,4 @@
-.TH "el_print" "3" "10 June 2019 (v9999)" "bofc.pl"
+.TH "el_print" "3" "25 January 2021 (v0.6.0)" "bofc.pl"
.SH NAME
.PP
.BR el_print ,