Updated version to 0.5.0

This commit is contained in:
Bartek Kryza
2024-01-28 21:28:13 +01:00
parent 6db5970b80
commit 20093b9b1c
18 changed files with 21 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
# docs/Makefile
#
# Copyright (c) 2021-2023 Bartek Kryza <bkryza@gmail.com>
# Copyright (c) 2021-2024 Bartek Kryza <bkryza@gmail.com>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -173,8 +173,8 @@ bin\clang-uml.exe --version
```
It should produce something like:
```bash
clang-uml 0.4.2
Copyright (C) 2021-2023 Bartek Kryza <bkryza@gmail.com>
clang-uml 0.5.0
Copyright (C) 2021-2024 Bartek Kryza <bkryza@gmail.com>
Linux x86_64 6.2.0-36-generic
Built against LLVM/Clang libraries version: 17.0.3
Using LLVM/Clang libraries version: Ubuntu clang version 17.0.3 (++20231010073202+37b79e779f44-1~exp1~20231010073304.52)