On Tue, Mar 31, 2009 at 07:15:57PM -0400, D. Richard Hipp wrote:

> I don't understand that.  I can grep in the package for 3.6.11 and I  
> get no hits:
> 
>      grep 3.6.11 * */*
> 
> On the other hand, if I grep from 3.6.12, I get lots of hits.  So I do  
> not know where the package gets the idea that it is providing version  
> 3.6.11.

#v+
  # grep -i "3.6.11" tclsqlite.o
  # Binary file tclsqlite.o matches

  # grep -i "3.6.12" tclsqlite.o
  #
#v-

But OK - I'll try to check it once again, and I'll make another compilation.
Perhaps I missed something(?)
-- 
                                pozdrawiam / regards

                                                Zbigniew Baniewski
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to