Skip to content

Commit

Permalink
Monacoin: Easy to distinguish
Browse files Browse the repository at this point in the history
  • Loading branch information
tcejorpniocanom committed Mar 9, 2019
1 parent 53d6f36 commit 8dcd77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2018)
define(_COPYRIGHT_HOLDERS,[The %s developers])
define(_COPYRIGHT_HOLDERS_SUBSTITUTION,[[Monacoin Core]])
AC_INIT([Monacoin Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION],[https://github.com/monacoinproject/monacoin/issues],[monacoin],[https://monacoin.org/])
AC_INIT([Monacoin Core p],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION],[https://github.com/monacoinproject/monacoin/issues],[monacoin],[https://monacoin.org/])
AC_CONFIG_SRCDIR([src/validation.cpp])
AC_CONFIG_HEADERS([src/config/bitcoin-config.h])
AC_CONFIG_AUX_DIR([build-aux])
Expand Down

0 comments on commit 8dcd77b

Please sign in to comment.