diff --git a/CMakeLists.txt b/CMakeLists.txt index 3687248..7e5cbc9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.18) project(feather - VERSION "2.3.0" + VERSION "2.4.0" DESCRIPTION "A free Monero desktop wallet" LANGUAGES CXX C ASM ) diff --git a/contrib/guix/guix-build b/contrib/guix/guix-build index fd30777..ed08909 100755 --- a/contrib/guix/guix-build +++ b/contrib/guix/guix-build @@ -231,7 +231,7 @@ host_to_commonname() { esac } -SOURCE_DATE_EPOCH="1675093785" +SOURCE_DATE_EPOCH="1676215618" # Precious directories are those which should not be cleaned between successive # guix builds