diff options
| author | Marq Schneider <queueRAM@gmail.com> | 2010-08-03 22:18:37 -0500 |
|---|---|---|
| committer | Marq Schneider <queueRAM@gmail.com> | 2010-08-03 22:18:37 -0500 |
| commit | 950bfcb76ac5843036ec5633d358f4b928cebb56 (patch) | |
| tree | ee524fd1b9fa04b57f15d07a89d41e31d2b502a2 /configure.ac | |
| parent | f366f8969ca70e269449c694549f87e90d76c9fc (diff) | |
| download | btpd-950bfcb76ac5843036ec5633d358f4b928cebb56.tar.gz btpd-950bfcb76ac5843036ec5633d358f4b928cebb56.zip | |
Text updates for btpd 0.16. v0.16
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 238fecf..76ca84d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.61) -AC_INIT(btpd, 0.15, btpd@murmeldjur.se) +AC_INIT(btpd, 0.16, btpd-users@googlegroups.com) AM_INIT_AUTOMAKE([1.10 foreign subdir-objects]) |