diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5739ad6..c9692e2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.61) -AC_INIT(btpd, 0.14+, btpd@murmeldjur.se) +AC_INIT(btpd, 0.15, btpd@murmeldjur.se) AM_INIT_AUTOMAKE([1.10 foreign subdir-objects]) |