We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d392a2c commit ddf7a5bCopy full SHA for ddf7a5b
README.md
@@ -42,6 +42,6 @@ See also [docsrc/tutorial.txt](docsrc/tutorial.txt) and [demo/customer/customer.
42
Copyright and license
43
---------------------
44
45
-Copyright (C) 2004-2021 Lukasz Czajka
+Copyright (C) 2004-2024 Lukasz Czajka
46
47
Distributed under LGPL 2.1. See [LICENSE](LICENSE).
install.sh
@@ -6,7 +6,7 @@
6
# VERSION is the number of the library version with nothing prepended
7
# or appended
8
9
-VERSION="1.0.1"
+VERSION="1.0.2"
10
11
# VERSION_SUFFIX must have a dash ("-") prepended and nothing should be
12
# appended to the version number
0 commit comments