]> git.phdru.name Git - bookmarks_db.git/commitdiff
Version 4.5.6: remove absolute directory ~/lib to make it portable v4.5.6
authorOleg Broytman <phd@phdru.name>
Tue, 14 Jan 2014 19:52:26 +0000 (23:52 +0400)
committerOleg Broytman <phd@phdru.name>
Tue, 14 Jan 2014 19:52:26 +0000 (23:52 +0400)
Makefile
doc/ANNOUNCE

index 8e5e67a930e9ffd2b8306b76714a657d45310a72..c8624d5020bf5bc762343f77cdd7e1e9cab88c40 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
 # This file is a part of Bookmarks database and Internet robot.
 #
 # __author__ = "Oleg Broytman <phd@phdru.name>"
-# __copyright__ = "Copyright (C) 2000-2013 PhiloSoft Design"
+# __copyright__ = "Copyright (C) 2000-2014 PhiloSoft Design"
 # __license__ = "GNU GPL"
 #
 
-VERSION=4.5.5
+VERSION=4.5.6
 
 EXAMPLE_SHELL=bkmk-add bkmk-add.py bkmk-chk bkmk-publish bkmk-rsync \
    bkmk-sort bkmk2db check_title.py check_url.py hotexplode.pl \
index 0033e2c04d7723723fe6bc2e27af1225d3b6d241..83100689a1bde54b79e299554ead80f5dfc65489 100644 (file)
@@ -6,6 +6,10 @@ WHAT IS IT
 bookmarks.html.
 
 
+WHAT'S NEW in version 4.5.6 (2014-01-14)
+   Remove absolute directory ~/lib to make it portable.
+
+
 WHAT'S NEW in version 4.5.5 (2013-12-05)
    Parse <meta charset="...">.