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:58:37 -0500 |
| commit | eb02e509047530d82918ea0005ed7549ae987e9d (patch) | |
| tree | ee524fd1b9fa04b57f15d07a89d41e31d2b502a2 /configure.ac | |
| parent | f366f8969ca70e269449c694549f87e90d76c9fc (diff) | |
| download | btpd-eb02e509047530d82918ea0005ed7549ae987e9d.tar.gz btpd-eb02e509047530d82918ea0005ed7549ae987e9d.zip | |
Text updates for btpd 0.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]) |