]> Nutra Git (v2) - gamesguru/feather.git/commitdiff
Bump version to 2.4.0
authortobtoht <tob@featherwallet.org>
Sun, 12 Feb 2023 15:29:08 +0000 (16:29 +0100)
committertobtoht <tob@featherwallet.org>
Sun, 12 Feb 2023 15:29:08 +0000 (16:29 +0100)
CMakeLists.txt
contrib/guix/guix-build

index 36872484713b9709d26a2d206540ca19ea8ac9f8..7e5cbc97fda7de226d50b32830ac43268b412eb7 100644 (file)
@@ -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
 )
index fd30777ad732fad2b6daa31dc11cb21efd27d60d..ed08909e7c2ad7e8476ab53b6138149da969f846 100755 (executable)
@@ -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