aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2018-05-24 22:13:38 +0200
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2018-05-24 22:13:49 +0200
commitcfdadaa7c7085d95c5a2213a1493ccc914431eea (patch)
tree56b3bcef53edd919c27b74e3160f2b4e5c3ff536
parent62ae7a510940de848996fab8a8b1f24ce7803d44 (diff)
downloadtermsend-1.0.2.tar.gz
termsend-1.0.2.tar.bz2
termsend-1.0.2.zip
bump version to v1.0.2v1.0.2
no_buildbot
-rw-r--r--configure.ac2
-rw-r--r--kurload.12
-rw-r--r--readme.md3
3 files changed, 4 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 3a5edf8..a29a735 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([kurload], [1.0.1], [michal.lyszczek@bofc.pl])
+AC_INIT([kurload], [1.0.2], [michal.lyszczek@bofc.pl])
AM_INIT_AUTOMAKE([foreign subdir-objects])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS([kurload.h])
diff --git a/kurload.1 b/kurload.1
index 64390a3..f35224d 100644
--- a/kurload.1
+++ b/kurload.1
@@ -1,4 +1,4 @@
-.TH "KURLOAD" "1" " 9 February 2018 (v1.0.1)" "bofc.pl"
+.TH "KURLOAD" "1" "24 May 2018 (v1.0.2)" "bofc.pl"
.SH NAME
.PP
.B kurload
diff --git a/readme.md b/readme.md
index e9cd1a0..707c12a 100644
--- a/readme.md
+++ b/readme.md
@@ -108,7 +108,8 @@ sanitizers
Dependencies
============
-* [embedlog](http://embedlog.kurwinet.pl) (embedlog itself has no dependencies)
+* [>=embedlog-0.3.1](http://embedlog.kurwinet.pl) (embedlog itself has no
+ dependencies)
* pthread
Compile and install