diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2013-02-13 10:06:21 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2013-02-13 10:06:21 (GMT) |
commit | 20c46d94d420d36825902f3ab378ed0213db3ab0 (patch) | |
tree | abba145dfb30a1077c14a7a5967ae1fc95b8e94e | |
parent | b023c124a8c2b68597b26bc0721b09a7875ccece (diff) | |
download | fluxbox-20c46d94d420d36825902f3ab378ed0213db3ab0.zip fluxbox-20c46d94d420d36825902f3ab378ed0213db3ab0.tar.bz2 |
mpf
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 491ac16..360a963 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -1,7 +1,7 @@ | |||
1 | dnl Initialize autoconf and automake | 1 | dnl Initialize autoconf and automake |
2 | AC_PREREQ(2.52) | 2 | AC_PREREQ(2.52) |
3 | AC_INIT([fluxbox], | 3 | AC_INIT([fluxbox], |
4 | [1.3.4], | 4 | [1.3.5], |
5 | [fluxbox-devel@lists.sourceforge.net],, | 5 | [fluxbox-devel@lists.sourceforge.net],, |
6 | [http://fluxbox.org/]) | 6 | [http://fluxbox.org/]) |
7 | AC_CONFIG_SRCDIR([src/fluxbox.cc]) | 7 | AC_CONFIG_SRCDIR([src/fluxbox.cc]) |