diff --git a/CMakeLists.txt b/CMakeLists.txt index f259077..eff5e18 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.12) # Project name and version -project(dc VERSION 1.0.4) +project(dc VERSION 1.0.5) # Retrieve build date string(TIMESTAMP BUILD_DATE "%d-%b-%Y %H:%M:%S") diff --git a/bin/dc-1.0.4-1-x86_64.pkg.tar.zst b/bin/dc-1.0.4-1-x86_64.pkg.tar.zst deleted file mode 100644 index 25b4b46..0000000 Binary files a/bin/dc-1.0.4-1-x86_64.pkg.tar.zst and /dev/null differ diff --git a/bin/dc-1.0.4-2.x86_64.rpm b/bin/dc-1.0.4-2.x86_64.rpm deleted file mode 100644 index d65a80f..0000000 Binary files a/bin/dc-1.0.4-2.x86_64.rpm and /dev/null differ diff --git a/bin/dc-1.0.4.x86_64.deb b/bin/dc-1.0.4.x86_64.deb deleted file mode 100644 index cf3f3c4..0000000 Binary files a/bin/dc-1.0.4.x86_64.deb and /dev/null differ diff --git a/bin/dc-1.0.5-1-x86_64.pkg.tar.zst b/bin/dc-1.0.5-1-x86_64.pkg.tar.zst new file mode 100644 index 0000000..8851aff Binary files /dev/null and b/bin/dc-1.0.5-1-x86_64.pkg.tar.zst differ diff --git a/bin/dc-1.0.5-2.x86_64.rpm b/bin/dc-1.0.5-2.x86_64.rpm new file mode 100644 index 0000000..f548b11 Binary files /dev/null and b/bin/dc-1.0.5-2.x86_64.rpm differ diff --git a/bin/dc-1.0.5.x86_64.deb b/bin/dc-1.0.5.x86_64.deb new file mode 100644 index 0000000..ed0a077 Binary files /dev/null and b/bin/dc-1.0.5.x86_64.deb differ diff --git a/man.md b/man.md index 32c47e7..19b84a5 100644 --- a/man.md +++ b/man.md @@ -3,7 +3,7 @@ title: dc section: 1 header: General Commands Manual footer: Marco Cetica -date: March 27, 2024 +date: April 8, 2024 ---