Updated version to 0.5.0
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user