diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2007-08-30 11:49:08 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2007-08-30 11:49:08 +0200 |
commit | af82e636a8f3a83fd22f475fefdf5f98d9be8a9c (patch) | |
tree | df337c6827fb4f6c154a9fa8ebb21f035c22b401 | |
parent | 109d05affef8762a0d27fb956f27d8762e0a22d8 (diff) | |
download | smokeping-af82e636a8f3a83fd22f475fefdf5f98d9be8a9c.tar.gz smokeping-af82e636a8f3a83fd22f475fefdf5f98d9be8a9c.tar.xz |
prepare for the release of smokeping-2.2.1
-rw-r--r-- | CHANGES | 2 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +2007/8/30 -- released version 2.2.1 + 2007/08/30 -- released version 2.2.0 *** all the new features in this release has been done under contract with DynDNS *** @@ -1,5 +1,5 @@ SHELL = /bin/sh -VERSION = 2.2.0 +VERSION = 2.2.1 ############ A is for features ############ B is for bugfixes ############ V.AAABBB |