From 428bef2e07dd5f0355e5da398c429250a208c843 Mon Sep 17 00:00:00 2001 From: mistachkin Date: Tue, 20 Mar 2012 02:10:22 +0000 Subject: [PATCH] Remove version information from the MSVC makefile as it is no longer necessary. FossilOrigin-Name: 6f0c1f9761be0402b82945517fdb3a36aeacbaeb --- Makefile.msc | 6 ------ manifest | 12 ++++++------ manifest.uuid | 2 +- 3 files changed, 7 insertions(+), 13 deletions(-) diff --git a/Makefile.msc b/Makefile.msc index 2d8f44c733..e92f2d6610 100644 --- a/Makefile.msc +++ b/Makefile.msc @@ -32,12 +32,6 @@ SYMBOLS = 1 # DEBUG = 0 -# Version numbers and release number for the SQLite being compiled. -# -VERSION = 3.7 -VERSION_NUMBER = 3007009 -RELEASE = 3.7.9 - # C Compiler and options for use in building executables that # will run on the platform that is doing the build. # diff --git a/manifest b/manifest index 56cd515879..c10b043552 100644 --- a/manifest +++ b/manifest @@ -1,9 +1,9 @@ -C Merge\supdates\sfrom\strunk. -D 2012-03-19T23:32:26.041 +C Remove\sversion\sinformation\sfrom\sthe\sMSVC\smakefile\sas\sit\sis\sno\slonger\snecessary. +D 2012-03-20T02:10:22.489 F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f F Makefile.in 2f37e468503dbe79d35c9f6dffcf3fae1ae9ec20 F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23 -F Makefile.msc 7849a871b6cdb20fd51baee6bbe5965a03326be4 +F Makefile.msc cf6c1ccb084eb8c395140bf4cb7685ee780c81ce F Makefile.vxworks 3b7fe7a0571fdadc61363ebc1b23732d2d6363ca F README cd04a36fbc7ea56932a4052d7d0b7f09f27c33d6 F VERSION bb4c2a86abe53ea3c1d6ea515b69a426040e2414 @@ -992,7 +992,7 @@ F tool/tostr.awk e75472c2f98dd76e06b8c9c1367f4ab07e122d06 F tool/vdbe-compress.tcl d70ea6d8a19e3571d7ab8c9b75cba86d1173ff0f F tool/warnings-clang.sh 9f406d66e750e8ac031c63a9ef3248aaa347ef2a F tool/warnings.sh fbc018d67fd7395f440c28f33ef0f94420226381 -P 9598c2a398a6e7d9c3ee8b2ae32c21538ad3e15a 036395c0a8e08883b11df025e3da9e2461e4b1eb -R 4006015c648fef4fba98d6e258af08ad +P 4ab1ffd45d4c25368b9b393a3336068b747d8b22 +R 88d2fc3da22f2b36e021c04d194b99ab U mistachkin -Z 2aee651a229c029a1a978eb8aa068968 +Z d118e4ad7168d3a2bc00838d34ef8c36 diff --git a/manifest.uuid b/manifest.uuid index 3343b4c646..ab724150f9 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -4ab1ffd45d4c25368b9b393a3336068b747d8b22 \ No newline at end of file +6f0c1f9761be0402b82945517fdb3a36aeacbaeb \ No newline at end of file