4 Commits

Author SHA1 Message Date
bce26d3a4b submodule(update)
Some checks failed
Deploy documentation / deploy (push) Has been cancelled
2024-09-26 21:02:55 +03:00
44120b7ebb fix(docs.yml): on push main; update(Doxyfile): version 2024-09-26 20:55:30 +03:00
87a0cce29d update(AUTHORS) 2024-09-26 20:24:55 +03:00
9f939fea24 Merge pull request #2 from vSEK1RO/v1.0.2
V1.0.2
2024-09-26 20:23:15 +03:00
4 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
name: Deploy documentation name: Deploy documentation
on: on:
release: push:
types: [published] branches: ["main"]
permissions: permissions:
contents: read contents: read

View File

@ -1,5 +1,5 @@
libbasen project authors: libbasen project authors:
commits | username commits | username
62 | vSEK1RO 70 | vSEK1RO

View File

@ -48,7 +48,7 @@ PROJECT_NAME = libbasen
# could be handy for archiving the generated documentation or if some version # could be handy for archiving the generated documentation or if some version
# control system is used. # control system is used.
PROJECT_NUMBER = v1.0.1 PROJECT_NUMBER = v1.0.2
# Using the PROJECT_BRIEF tag one can provide an optional one line description # Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a # for a project that appears at the top of each page and should give viewer a