Preparing for the release

This commit is contained in:
onryo
2024-01-06 15:18:25 +01:00
parent 6dca2fafa5
commit c01e7ac728
104 changed files with 120 additions and 110 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright 2019-2023 The Hush Developers
# Copyright 2019-2024 The Hush Developers
VERSION=$(cat src/version.h |cut -d\" -f2)
echo "Compiling SilentDragonLite $VERSION .exe with $JOBS threads..."