diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2013-02-10 11:57:21 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2013-02-10 16:09:04 (GMT) |
commit | fe2d9476d5025048f45ea7535a8c7412daa50438 (patch) | |
tree | 0faa6e4d846bbc09e27a99ea9371238c1939a5d8 /configure.ac | |
parent | cf56f32b29ae3007eb538731221b00d1945799ae (diff) | |
download | fluxbox_pavel-fe2d9476d5025048f45ea7535a8c7412daa50438.zip fluxbox_pavel-fe2d9476d5025048f45ea7535a8c7412daa50438.tar.bz2 |
Updated Changelog, NEWS, man-pages for 1.3.4
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 8962ba0..491ac16 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.3], | 4 | [1.3.4], |
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]) |