diff options
author | Tobias Oetiker <tobi@oetiker.ch> | 2011-10-30 11:36:09 +0100 |
---|---|---|
committer | Tobias Oetiker <tobi@oetiker.ch> | 2011-10-30 11:36:09 +0100 |
commit | 913c728d0d06bd67d5e9db29de8794ee596a347f (patch) | |
tree | e407b00c3656275509cb220c559d2a002293d063 | |
parent | e6332c5a1a098fbf6d5a44795d96d26dcc099e5c (diff) | |
download | smokeping-913c728d0d06bd67d5e9db29de8794ee596a347f.tar.gz smokeping-913c728d0d06bd67d5e9db29de8794ee596a347f.tar.xz |
updated changes for 2.6.5 release
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d1e2efc..2d21893 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # -AC_INIT([smokeping],[2.6.4],[tobi@oetiker.ch]) +AC_INIT([smokeping],[2.6.5],[tobi@oetiker.ch]) AC_PREREQ([2.59]) AC_CONFIG_AUX_DIR(conftools) AC_CANONICAL_TARGET |