diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-29 18:59:01 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-29 18:59:01 +0100 |
commit | a7dd03f2da53016b56f1cf99c0c3959f6ae3f2da (patch) | |
tree | d87f60d6e1b52a7f1e573e2f8cb2ca0b2d65c227 | |
parent | update project description (diff) | |
download | cmake-common-a7dd03f2da53016b56f1cf99c0c3959f6ae3f2da.tar.gz cmake-common-a7dd03f2da53016b56f1cf99c0c3959f6ae3f2da.zip |
v3.4.1v3.4.1
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [metadata] name = cmake_common -version = 3.4 +version = 3.4.1 author = Egor Tensin author_email = Egor.Tensin@gmail.com description = Utilities to help develop C++/CMake projects |