diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2006-12-12 08:22:12 +0100 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2006-12-12 08:22:12 +0100 |
commit | b95c089ddd3a2123b27e47ce21ab35e1819c38a7 (patch) | |
tree | 9bf13e24ed24c26432ed0d3261782e7f340d799d /Makefile | |
parent | 1ee77b9f56eb1d450c8bedc6e43037d7d5b632c9 (diff) | |
download | smokeping-b95c089ddd3a2123b27e47ce21ab35e1819c38a7.tar.gz smokeping-b95c089ddd3a2123b27e47ce21ab35e1819c38a7.tar.xz |
new beta release for virtela
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ SHELL = /bin/sh -VERSION = 2.0.908 +VERSION = 2.0.909 ############ A is for features ############ B is for bugfixes ############ V.AAABBB |