diff options
author | Tobias Oetiker <tobi@oetiker.ch> | 2012-02-06 23:18:25 +0100 |
---|---|---|
committer | Tobias Oetiker <tobi@oetiker.ch> | 2012-02-06 23:18:25 +0100 |
commit | 9672c02ac02b2a152dc786b57053cc93d4f510fe (patch) | |
tree | 3e878ca40db6472e58b6b32eb487be47a5e6405e | |
parent | 589ea56efaa087811c2bf0cf37781843f9992c51 (diff) | |
download | smokeping-9672c02ac02b2a152dc786b57053cc93d4f510fe.tar.gz smokeping-9672c02ac02b2a152dc786b57053cc93d4f510fe.tar.xz |
update for release
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 31d51e2..2727b11 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # -AC_INIT([smokeping],[2.6.7],[tobi@oetiker.ch]) +AC_INIT([smokeping],[2.6.8],[tobi@oetiker.ch]) AC_PREREQ([2.59]) AC_CONFIG_AUX_DIR(conftools) AC_CANONICAL_TARGET |