gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated (93562574 -> 7eb0f35d)


From: gnunet
Subject: [taler-exchange] branch master updated (93562574 -> 7eb0f35d)
Date: Mon, 24 Feb 2020 12:37:11 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a change to branch master
in repository exchange.

    from 93562574 0000 is reserved for versioning
     new 7d214bd9 rename
     new 7eb0f35d rename

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/auditordb/Makefile.am  | 4 ++--
 src/exchangedb/Makefile.am | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/auditordb/Makefile.am b/src/auditordb/Makefile.am
index 3efdc200..c7a2e024 100644
--- a/src/auditordb/Makefile.am
+++ b/src/auditordb/Makefile.am
@@ -16,8 +16,8 @@ sqldir = $(prefix)/share/taler/sql/auditor/
 sql_DATA = \
   auditor-0000.sql \
   auditor-0001.sql \
-  drop0000.sql \
-  restart0000.sql
+  drop0001.sql \
+  restart0001.sql
 
 EXTRA_DIST = \
   auditordb-postgres.conf \
diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am
index 37809f6b..aa681918 100644
--- a/src/exchangedb/Makefile.am
+++ b/src/exchangedb/Makefile.am
@@ -17,7 +17,7 @@ sqldir = $(prefix)/share/taler/sql/exchange/
 sql_DATA = \
   exchange-0000.sql \
   exchange-0001.sql \
-  drop0000.sql
+  drop0001.sql
 
 EXTRA_DIST = \
   exchangedb.conf \

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]