bump olsr version

This commit is contained in:
Ivan Kuten 2007-12-11 19:53:51 +00:00
parent a1e1f40462
commit 6fe84b196e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#############################################################
OLSR_VERSION_MAJOR=0.5
OLSR_VERSION_MINOR=3
OLSR_VERSION_MINOR=4
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)