diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index d2d38d6e..867dc27f 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -20,8 +20,8 @@ | |||
20 | # Process this file with autoconf to produce a configure script. | 20 | # Process this file with autoconf to produce a configure script. |
21 | # | 21 | # |
22 | AC_PREREQ(2.57) | 22 | AC_PREREQ(2.57) |
23 | AC_INIT([gnunet-gtk],[0.7.0pre6],[bug-gnunet@gnu.org]) | 23 | AC_INIT([gnunet-gtk],[0.7.0],[bug-gnunet@gnu.org]) |
24 | AM_INIT_AUTOMAKE([gnunet-gtk], [0.7.0pre6]) | 24 | AM_INIT_AUTOMAKE([gnunet-gtk], [0.7.0]) |
25 | AM_CONFIG_HEADER(config.h) | 25 | AM_CONFIG_HEADER(config.h) |
26 | 26 | ||
27 | AH_TOP([#define _GNU_SOURCE 1]) | 27 | AH_TOP([#define _GNU_SOURCE 1]) |