Skip to content

Commit

Permalink
[Release] v25-37561
Browse files Browse the repository at this point in the history
  • Loading branch information
maaku committed Sep 10, 2023
1 parent 7499b45 commit 6ed3b77
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -3,7 +3,7 @@ define(_CLIENT_VERSION_MAJOR, 25)
define(_CLIENT_VERSION_MINOR, 0)
define(_CLIENT_VERSION_REVISION, 0)
define(_CLIENT_VERSION_PATCH, 0)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_BUILD, 37561)
define(_CLIENT_BASE_VERSION, m4_join([.], _CLIENT_VERSION_MAJOR, m4_if(m4_join([.], _CLIENT_VERSION_MINOR, _CLIENT_VERSION_REVISION, _CLIENT_VERSION_PATCH), [0.0.0], [], m4_join([.], _CLIENT_VERSION_MINOR, m4_if(m4_join([.], _CLIENT_VERSION_REVISION, _CLIENT_VERSION_PATCH), [0.0], [], m4_join([.], _CLIENT_VERSION_REVISION, m4_if(_CLIENT_VERSION_PATCH, [0], [], _CLIENT_VERSION_PATCH)))))))
define(_CLIENT_VERSION_RC, 0)
define(_CLIENT_VERSION_IS_RELEASE, true)
Expand Down
2 changes: 1 addition & 1 deletion doc/bips.md
@@ -1,4 +1,4 @@
BIPs that are implemented by Freicoin (up-to-date up to **v25-0**):
BIPs that are implemented by Freicoin (up-to-date up to **v25-37561**):

* [`BIP 9`](https://github.com/bitcoin/bips/blob/master/bip-0009.mediawiki): The changes allowing multiple soft-forks to be deployed in parallel have been implemented since **v0.12.1** ([PR #7575](https://github.com/bitcoin/bitcoin/pull/7575))
* [`BIP 11`](https://github.com/bitcoin/bips/blob/master/bip-0011.mediawiki): Multisig outputs are standard since **v0.6.0** ([PR #669](https://github.com/bitcoin/bitcoin/pull/669)).
Expand Down
6 changes: 3 additions & 3 deletions doc/man/freicoin-cli.1
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH FREICOIN-CLI "1" "May 2023" "freicoin-cli v25-0" "User Commands"
.TH FREICOIN-CLI "1" "September 2023" "freicoin-cli v25-37561" "User Commands"
.SH NAME
freicoin-cli \- manual page for freicoin-cli v25-0
freicoin-cli \- manual page for freicoin-cli v25-37561
.SH SYNOPSIS
.B freicoin-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Freicoin\/\fR
Expand All @@ -15,7 +15,7 @@ freicoin-cli \- manual page for freicoin-cli v25-0
.B freicoin-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Freicoin RPC client version v25-0
Freicoin RPC client version v25-37561
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/freicoin-qt.1
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH FREICOIN-QT "1" "May 2023" "freicoin-qt v25-0" "User Commands"
.TH FREICOIN-QT "1" "September 2023" "freicoin-qt v25-37561" "User Commands"
.SH NAME
freicoin-qt \- manual page for freicoin-qt v25-0
freicoin-qt \- manual page for freicoin-qt v25-37561
.SH SYNOPSIS
.B freicoin-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Freicoin version v25-0
Freicoin version v25-37561
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/freicoin-tx.1
@@ -1,15 +1,15 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH FREICOIN-TX "1" "May 2023" "freicoin-tx v25-0" "User Commands"
.TH FREICOIN-TX "1" "September 2023" "freicoin-tx v25-37561" "User Commands"
.SH NAME
freicoin-tx \- manual page for freicoin-tx v25-0
freicoin-tx \- manual page for freicoin-tx v25-37561
.SH SYNOPSIS
.B freicoin-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded freicoin transaction\/\fR
.br
.B freicoin-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded freicoin transaction\/\fR
.SH DESCRIPTION
Freicoin freicoin\-tx utility version v25-0
Freicoin freicoin\-tx utility version v25-37561
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/freicoin-util.1
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH FREICOIN-UTIL "1" "May 2023" "freicoin-util v25-0" "User Commands"
.TH FREICOIN-UTIL "1" "September 2023" "freicoin-util v25-37561" "User Commands"
.SH NAME
freicoin-util \- manual page for freicoin-util v25-0
freicoin-util \- manual page for freicoin-util v25-37561
.SH SYNOPSIS
.B freicoin-util
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
.SH DESCRIPTION
Freicoin freicoin\-util utility version v25-0
Freicoin freicoin\-util utility version v25-37561
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/freicoin-wallet.1
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH FREICOIN-WALLET "1" "May 2023" "freicoin-wallet v25-0" "User Commands"
.TH FREICOIN-WALLET "1" "September 2023" "freicoin-wallet v25-37561" "User Commands"
.SH NAME
freicoin-wallet \- manual page for freicoin-wallet v25-0
freicoin-wallet \- manual page for freicoin-wallet v25-37561
.SH DESCRIPTION
Freicoin freicoin\-wallet version v25-0
Freicoin freicoin\-wallet version v25-37561
.PP
freicoin\-wallet is an offline tool for creating and interacting with Freicoin wallet files.
By default freicoin\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
Expand Down
6 changes: 3 additions & 3 deletions doc/man/freicoind.1
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH FREICOIND "1" "May 2023" "freicoind v25-0" "User Commands"
.TH FREICOIND "1" "September 2023" "freicoind v25-37561" "User Commands"
.SH NAME
freicoind \- manual page for freicoind v25-0
freicoind \- manual page for freicoind v25-37561
.SH SYNOPSIS
.B freicoind
[\fI\,options\/\fR] \fI\,Start Freicoin\/\fR
.SH DESCRIPTION
Freicoin version v25-0
Freicoin version v25-37561
.SH OPTIONS
.HP
\-?
Expand Down
36 changes: 18 additions & 18 deletions doc/release-notes.md
@@ -1,21 +1,21 @@
v25-0 Release Notes
===================

Freicoin version v25-0 is now available from:

* [Linux x86_64 (Intel 64-bit)](https://s3.amazonaws.com/in.freico.stable/v25-0-x86_64-linux-gnu.tar.gz)
* [Linux ARMv7-A (ARM 32-bit)](https://s3.amazonaws.com/in.freico.stable/v25-0-arm-linux-gnueabihf.tar.gz)
* [Linux ARMv8-A (ARM 64-bit)](https://s3.amazonaws.com/in.freico.stable/v25-0-aarch64-linux-gnu.tar.gz)
* [Linux PowerPC (64-bit, big endian)](https://s3.amazonaws.com/in.freico.stable/v25-0-powerpc64-linux-gnu.tar.gz)
* [Linux PowerPC (64-bit, little endian)](https://s3.amazonaws.com/in.freico.stable/v25-0-powerpc64le-linux-gnu.tar.gz)
* [Linux RISC-V 64-bit (RV64GC)](https://s3.amazonaws.com/in.freico.stable/v25-0-riscv64-linux-gnu.tar.gz)
* [macOS (Apple Silicon, app)](https://s3.amazonaws.com/in.freico.stable/v25-0-arm64-apple-darwin.dmg)
* [macOS (Apple Silicon, server)](https://s3.amazonaws.com/in.freico.stable/v25-0-arm64-apple-darwin.tar.gz)
* [macOS (Intel, app)](https://s3.amazonaws.com/in.freico.stable/v25-0-x86_64-apple-darwin.dmg)
* [macOS (Intel, server)](https://s3.amazonaws.com/in.freico.stable/v25-0-x86_64-apple-darwin.tar.gz)
* [Windows 64-bit (installer)](https://s3.amazonaws.com/in.freico.stable/v25-0-win64-setup.exe)
* [Windows 64-bit (zip)](https://s3.amazonaws.com/in.freico.stable/v25-0-win64.zip)
* [Source](https://github.com/tradecraftio/tradecraft/archive/v25-0.zip)
v25-37561 Release Notes
=======================

Freicoin version v25-37561 is now available from:

* [Linux x86_64 (Intel 64-bit)](https://s3.amazonaws.com/in.freico.stable/v25-37561-x86_64-linux-gnu.tar.gz)
* [Linux ARMv7-A (ARM 32-bit)](https://s3.amazonaws.com/in.freico.stable/v25-37561-arm-linux-gnueabihf.tar.gz)
* [Linux ARMv8-A (ARM 64-bit)](https://s3.amazonaws.com/in.freico.stable/v25-37561-aarch64-linux-gnu.tar.gz)
* [Linux PowerPC (64-bit, big endian)](https://s3.amazonaws.com/in.freico.stable/v25-37561-powerpc64-linux-gnu.tar.gz)
* [Linux PowerPC (64-bit, little endian)](https://s3.amazonaws.com/in.freico.stable/v25-37561-powerpc64le-linux-gnu.tar.gz)
* [Linux RISC-V 64-bit (RV64GC)](https://s3.amazonaws.com/in.freico.stable/v25-37561-riscv64-linux-gnu.tar.gz)
* [macOS (Apple Silicon, app)](https://s3.amazonaws.com/in.freico.stable/v25-37561-arm64-apple-darwin.dmg)
* [macOS (Apple Silicon, server)](https://s3.amazonaws.com/in.freico.stable/v25-37561-arm64-apple-darwin.tar.gz)
* [macOS (Intel, app)](https://s3.amazonaws.com/in.freico.stable/v25-37561-x86_64-apple-darwin.dmg)
* [macOS (Intel, server)](https://s3.amazonaws.com/in.freico.stable/v25-37561-x86_64-apple-darwin.tar.gz)
* [Windows 64-bit (installer)](https://s3.amazonaws.com/in.freico.stable/v25-37561-win64-setup.exe)
* [Windows 64-bit (zip)](https://s3.amazonaws.com/in.freico.stable/v25-37561-win64.zip)
* [Source](https://github.com/tradecraftio/tradecraft/archive/v25-37561.zip)

This release includes new features, various bug fixes and performance
improvements, as well as updated translations.
Expand Down

0 comments on commit 6ed3b77

Please sign in to comment.