Version bump. Thanks to Michael Benedict

This commit is contained in:
Peter Korsgaard 2007-04-03 15:36:16 +00:00
parent 69765db58e
commit 8ca4af140c

View File

@ -4,7 +4,7 @@
#
#############################################################
VALGRIND_VERSION=3.2.1
VALGRIND_VERSION=3.2.3
VALGRIND_SITE:=http://valgrind.org/downloads/
VALGRIND_DIR:=$(BUILD_DIR)/valgrind-$(VALGRIND_VERSION)
VALGRIND_SOURCE:=valgrind-$(VALGRIND_VERSION).tar.bz2