File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Name: {{{ git_repo_name name= "fulcrum" }}}
2- Version: 1.9.4
2+ Version: 1.9.5
33Release: {{{ git_repo_version }}}%{?dist }
44Summary: A fast & nimble SPV server for Bitcoin Cash & Bitcoin BTC
55
Original file line number Diff line number Diff line change 1- % FULCRUM(1) Version 1.9.4 | Fulcrum Manual
1+ % FULCRUM(1) Version 1.9.5 | Fulcrum Manual
22% Fulcrum is written by Calin Culianu (cculianu)
3- % November 05 , 2023
3+ % November 06 , 2023
44
55# NAME
66
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ struct InternalError : Exception { using Exception::Exception; ~InternalError()
3939struct BadArgs : Exception { using Exception::Exception; ~BadArgs () override ; };
4040
4141#define APPNAME " Fulcrum"
42- #define VERSION " 1.9.4 "
42+ #define VERSION " 1.9.5 "
4343#ifdef QT_DEBUG
4444inline constexpr bool isReleaseBuild () { return false ; }
4545#else
You can’t perform that action at this time.
0 commit comments