Bumped version

This commit is contained in:
Peter Korsgaard 2007-02-22 12:00:15 +00:00
parent 9c47e2be7c
commit 5462e361f4

View File

@ -4,7 +4,7 @@
#
#############################################################
SQLITE_VERSION=3.3.12
SQLITE_VERSION=3.3.13
SQLITE_SOURCE=sqlite-$(SQLITE_VERSION).tar.gz
SQLITE_SITE=http://www.sqlite.org
SQLITE_DIR=$(BUILD_DIR)/sqlite-$(SQLITE_VERSION)