Buop version of olsr to 0.5.6 which builds correctly

This commit is contained in:
Ulf Samuelsson 2009-01-10 00:27:34 +00:00
parent a3afd2ce59
commit 2ffa05a0c5
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#############################################################
OLSR_VERSION_MAJOR=0.5
OLSR_VERSION_MINOR=4
OLSR_VERSION_MINOR=6
OLSR_VERSION:=$(OLSR_VERSION_MAJOR).$(OLSR_VERSION_MINOR)
OLSR_SOURCE:=olsrd-$(OLSR_VERSION).tar.bz2
OLSR_SITE:=http://www.olsr.org/releases/$(OLSR_VERSION_MAJOR)