all repos — fluxbox @ 7a3bc3df9ae14fda35f40b5fbf6d059c392c6a26

custom fork of the fluxbox windowmanager

new version
fluxgen fluxgen
commit

7a3bc3df9ae14fda35f40b5fbf6d059c392c6a26

parent

f2b6059dba8c4baadd2b9d69ee4d6c88abf57901

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M configure.inconfigure.in

@@ -1,7 +1,7 @@

dnl Initialize autoconf and automake AC_INIT(src/main.cc) AC_PREREQ(2.52) -AM_INIT_AUTOMAKE(fluxbox,cvs-2003-10-26-2, no-define) +AM_INIT_AUTOMAKE(fluxbox,0.9.6, no-define) dnl Determine default prefix test x$prefix = "xNONE" && prefix="$ac_default_prefix"