all repos — fluxbox @ e323069408e58987cd3dd3bd9a72efd1a0d9dc76

custom fork of the fluxbox windowmanager

the version-stuff has to be done differently .. back to old
mathias mathias
commit

e323069408e58987cd3dd3bd9a72efd1a0d9dc76

parent

97be5dfdfe3013272149747297fca601dbf568da

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,svn-$Revision:$, no-define) +AM_INIT_AUTOMAKE(fluxbox,0.9.11, no-define) dnl Determine default prefix test x$prefix = "xNONE" && prefix="$ac_default_prefix"