Skip to content

Commit

Permalink
[Release] v23.2-33198
Browse files Browse the repository at this point in the history
  • Loading branch information
maaku committed Oct 28, 2023
1 parent b568861 commit 49f09ca
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Expand Up @@ -3,12 +3,12 @@ define(_CLIENT_VERSION_MAJOR, 23)
define(_CLIENT_VERSION_MINOR, 2)
define(_CLIENT_VERSION_REVISION, 0)
define(_CLIENT_VERSION_PATCH, 0)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_BUILD, 33198)
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)
define(_CLIENT_RELEASE_STRING, m4_join([], _CLIENT_BASE_VERSION, m4_if(_CLIENT_VERSION_RC, [0], [], [rc]_CLIENT_VERSION_RC), m4_if(_CLIENT_VERSION_BUILD, [0], [], [-]_CLIENT_VERSION_BUILD)))
define(_COPYRIGHT_YEAR, 2022)
define(_COPYRIGHT_YEAR, 2023)
define(_COPYRIGHT_HOLDERS,[The %s developers])
define(_COPYRIGHT_HOLDERS_SUBSTITUTION,[[Freicoin]])
AC_INIT([Freicoin],_CLIENT_RELEASE_STRING,[https://github.com/tradecraftio/tradecraft/issues],[freicoin],[http://freico.in/])
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 **v23.2-0**):
BIPs that are implemented by Freicoin (up-to-date up to **v23.2-33198**):

* [`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 v23.2-0" "User Commands"
.TH FREICOIN-CLI "1" "October 2023" "freicoin-cli v23.2-33198" "User Commands"
.SH NAME
freicoin-cli \- manual page for freicoin-cli v23.2-0
freicoin-cli \- manual page for freicoin-cli v23.2-33198
.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 v23.2-0
.B freicoin-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Freicoin RPC client version v23.2-0
Freicoin RPC client version v23.2-33198
.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 v23.2-0" "User Commands"
.TH FREICOIN-QT "1" "October 2023" "freicoin-qt v23.2-33198" "User Commands"
.SH NAME
freicoin-qt \- manual page for freicoin-qt v23.2-0
freicoin-qt \- manual page for freicoin-qt v23.2-33198
.SH SYNOPSIS
.B freicoin-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Freicoin version v23.2-0
Freicoin version v23.2-33198
.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 v23.2-0" "User Commands"
.TH FREICOIN-TX "1" "October 2023" "freicoin-tx v23.2-33198" "User Commands"
.SH NAME
freicoin-tx \- manual page for freicoin-tx v23.2-0
freicoin-tx \- manual page for freicoin-tx v23.2-33198
.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 v23.2-0
Freicoin freicoin\-tx utility version v23.2-33198
.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 v23.2-0" "User Commands"
.TH FREICOIN-UTIL "1" "October 2023" "freicoin-util v23.2-33198" "User Commands"
.SH NAME
freicoin-util \- manual page for freicoin-util v23.2-0
freicoin-util \- manual page for freicoin-util v23.2-33198
.SH SYNOPSIS
.B freicoin-util
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
.SH DESCRIPTION
Freicoin freicoin\-util utility version v23.2-0
Freicoin freicoin\-util utility version v23.2-33198
.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 v23.2-0" "User Commands"
.TH FREICOIN-WALLET "1" "October 2023" "freicoin-wallet v23.2-33198" "User Commands"
.SH NAME
freicoin-wallet \- manual page for freicoin-wallet v23.2-0
freicoin-wallet \- manual page for freicoin-wallet v23.2-33198
.SH DESCRIPTION
Freicoin freicoin\-wallet version v23.2-0
Freicoin freicoin\-wallet version v23.2-33198
.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 v23.2-0" "User Commands"
.TH FREICOIND "1" "October 2023" "freicoind v23.2-33198" "User Commands"
.SH NAME
freicoind \- manual page for freicoind v23.2-0
freicoind \- manual page for freicoind v23.2-33198
.SH SYNOPSIS
.B freicoind
[\fI\,options\/\fR] \fI\,Start Freicoin\/\fR
.SH DESCRIPTION
Freicoin version v23.2-0
Freicoin version v23.2-33198
.SH OPTIONS
.HP
\-?
Expand Down

0 comments on commit 49f09ca

Please sign in to comment.