summaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-09-06 15:26:43 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-09-06 15:26:43 +0200
commite10a5727f4178d6e31b252e49389b7dd86bdbbc4 (patch)
tree6aaf44c30fd74ff0f62bbeba6fcbe37952863ebc /makefiles
parentbe37b80bf42b4547991f59dad55c295570318d61 (diff)
downloadsqlitexx-e10a5727f4178d6e31b252e49389b7dd86bdbbc4.tar.gz
sqlitexx-e10a5727f4178d6e31b252e49389b7dd86bdbbc4.tar.bz2
updated sqlite on windows from 3.7.1 to 3.7.2
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/nmake/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/nmake/config.mk b/makefiles/nmake/config.mk
index f9767ae..1d3b285 100644
--- a/makefiles/nmake/config.mk
+++ b/makefiles/nmake/config.mk
@@ -21,4 +21,4 @@ PLATFORM_SDK_DIR = C:\Program Files\Microsoft Platform SDK for Windows Server 20
# version of the sqlite3 library (amalgamation, is included as subdir)
-SQLITE_VERSION=3.7.1
+SQLITE_VERSION=3.7.2