]> git.phdru.name Git - bookmarks_db.git/commitdiff
Version 5.2.2 5.2.2
authorOleg Broytman <phd@phdru.name>
Sun, 3 Mar 2024 10:29:06 +0000 (13:29 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 3 Mar 2024 10:29:06 +0000 (13:29 +0300)
   Robots/bkmk_rrequests: Add request headers.
   Robots/bkmk_robot_base: Process "data:image/" icons.

Makefile
bkmk_objects.py
doc/README

index 06e2c47e099232f42c39ed5bae4d694eda9347c6..39a50c079651e44dfd656ad1036c933cc2bda00e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 # __license__ = "GNU GPL"
 #
 
-VERSION=5.2.1
+VERSION=5.2.2
 
 EXAMPLE_SHELL=\
    bkmk-add bkmk-add.py bkmk-chk bkmk-publish bkmk-rsync bkmk-sort bkmk2db \
index bd5c71377bda4e71d3ee7322567a4a68516ff2b5..d672bcfc7f2850e0e7c98d5fec7adf7148d50b16 100644 (file)
@@ -5,7 +5,7 @@ This file is a part of Bookmarks database and Internet robot.
 """
 
 __author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2000-2023 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2000-2024 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 __all__ = ['Folder', 'Bookmark', 'Ruler', 'Walker', 'Writer', 'Robot',
index f8e2a1584d1e7104dfffdfbaadd95b2d43b4eedc..a1d8e812e51877a9e9a23878188cdbd1e9a57926 100644 (file)
@@ -23,7 +23,7 @@ AUTHOR
    Oleg Broytman <phd@phdru.name>
 
 COPYRIGHT and LEGAL ISSUES
-   Copyright (C) 1997-2023 PhiloSoft Design
+   Copyright (C) 1997-2024 PhiloSoft Design
 All sources protected by GNU  GPL.  Programs are provided "as-is", without
 any kind of warranty. All usual blah-blah-blah.