diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2007-10-28 13:13:24 +0100 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2007-10-28 13:13:24 +0100 |
commit | 05deed3f20a37849eddb1805a39a1c9730eead52 (patch) | |
tree | acad27a7bf74d55a66c675ea03a173b004f07344 | |
parent | ac20fec31573327eb7269a8a76e5a55459285256 (diff) | |
download | smokeping-05deed3f20a37849eddb1805a39a1c9730eead52.tar.gz smokeping-05deed3f20a37849eddb1805a39a1c9730eead52.tar.xz |
prepare for the release of smokeping-2.2.6
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ SHELL = /bin/sh -VERSION = 2.2.6 -SVNREPO := svn://svn.oetiker.ch/smokeping +VERSION := 2.2.6 +SVNREPO = svn://svn.oetiker.ch/smokeping ############ A is for features ############ B is for bugfixes ############ V.AAABBB |