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 /Makefile | |
parent | 109d05affef8762a0d27fb956f27d8762e0a22d8 (diff) | |
download | smokeping-af82e636a8f3a83fd22f475fefdf5f98d9be8a9c.tar.gz smokeping-af82e636a8f3a83fd22f475fefdf5f98d9be8a9c.tar.xz |
prepare for the release of smokeping-2.2.1
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.2.0 +VERSION = 2.2.1 ############ A is for features ############ B is for bugfixes ############ V.AAABBB |