diff options
author | Christian Grothoff <grothoff@gnunet.org> | 2022-07-24 13:30:33 +0200 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2022-07-24 13:30:33 +0200 |
commit | 40858f0952adb1a476010d509cd2cf62e33077a6 (patch) | |
tree | 2e08869f82d5655b8c221e7794c2fdf247babc88 /src/exchange-tools | |
parent | 977ddd7bb97f9cec780407f27ccb2dbf8d1cf722 (diff) |
-unversion stored procedures, always load latest ones
Diffstat (limited to 'src/exchange-tools')
-rw-r--r-- | src/exchange-tools/taler-exchange-dbinit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-tools/taler-exchange-dbinit.c b/src/exchange-tools/taler-exchange-dbinit.c index 818373816..28850c016 100644 --- a/src/exchange-tools/taler-exchange-dbinit.c +++ b/src/exchange-tools/taler-exchange-dbinit.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014-2021 Taler Systems SA + Copyright (C) 2014-2022 Taler Systems SA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software |