]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Remove version information from the MSVC makefile as it is no longer necessary.
authormistachkin <mistachkin@noemail.net>
Tue, 20 Mar 2012 02:10:22 +0000 (02:10 +0000)
committermistachkin <mistachkin@noemail.net>
Tue, 20 Mar 2012 02:10:22 +0000 (02:10 +0000)
FossilOrigin-Name: 6f0c1f9761be0402b82945517fdb3a36aeacbaeb

Makefile.msc
manifest
manifest.uuid

index 2d8f44c7332ca16397b261ea2a2500e99e87960b..e92f2d66108267b27a6be3352c84f2525c1c1487 100644 (file)
@@ -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.
 #
index 56cd5158795e4c4d1f3d954b38f1fc5752d4e1c4..c10b0435528ca5489f37c82eae37c157a4a92306 100644 (file)
--- 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
index 3343b4c646e5074fea980ed2adafe7a6179acf07..ab724150f988705b38bc182335adc48495e7b249 100644 (file)
@@ -1 +1 @@
-4ab1ffd45d4c25368b9b393a3336068b747d8b22
\ No newline at end of file
+6f0c1f9761be0402b82945517fdb3a36aeacbaeb
\ No newline at end of file