diff options
author | Tobias Oetiker <tobi@oetiker.ch> | 2012-01-11 09:27:18 +0100 |
---|---|---|
committer | Tobias Oetiker <tobi@oetiker.ch> | 2012-01-11 09:27:18 +0100 |
commit | 4b1cc570fe684968f7afee3c39dfb69791c969be (patch) | |
tree | c786cc324963c74eb915b9ed2e7af071d19d5f65 | |
parent | ea18202ce6ecd0ff619f7fbc7c2329db3bd3d086 (diff) | |
download | smokeping-4b1cc570fe684968f7afee3c39dfb69791c969be.tar.gz smokeping-4b1cc570fe684968f7afee3c39dfb69791c969be.tar.xz |
prep for release
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6bbb4ed..31d51e2 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # -AC_INIT([smokeping],[2.6.6],[tobi@oetiker.ch]) +AC_INIT([smokeping],[2.6.7],[tobi@oetiker.ch]) AC_PREREQ([2.59]) AC_CONFIG_AUX_DIR(conftools) AC_CANONICAL_TARGET |