gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: sqlite -> SQLite3


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: sqlite -> SQLite3
Date: Fri, 16 Aug 2019 23:57:02 +0200

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

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new a4c98dc43 sqlite -> SQLite3
a4c98dc43 is described below

commit a4c98dc432e334822218b715900d067bf6014c7a
Author: ng0 <address@hidden>
AuthorDate: Fri Aug 16 21:55:18 2019 +0000

    sqlite -> SQLite3
---
 doc/handbook/chapters/developer.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/handbook/chapters/developer.texi 
b/doc/handbook/chapters/developer.texi
index f6cf82971..1c558c496 100644
--- a/doc/handbook/chapters/developer.texi
+++ b/doc/handbook/chapters/developer.texi
@@ -1319,7 +1319,7 @@ Make sure to first install the various mandatory and 
optional
 dependencies including development headers from your distribution.
 
 Other dependencies that you should strongly consider to install is a
-database (MySQL, sqlite or Postgres).
+database (MySQL, SQLite3 or Postgres).
 The following instructions will assume that you installed at least sqlite.
 For most distributions you should be able to find pre-build packages for
 the database. Again, make sure to install the client libraries @b{and} the

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



reply via email to

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