]> git.sur5r.net Git - bacula/docs/blobdiff - docs/Makefile
- Create French and Italian translation files (fr.po, it.po).
[bacula/docs] / docs / Makefile
index 12ad2bed98757f4650b5c4235ff9d862d6249f58..0a0d5888fa8e18b89fe3f41a9623f223d6e50077 100644 (file)
@@ -4,9 +4,9 @@
 
 # autoconf/Make.common.in        -*- Makefile -*-
 # release date (man), LSM date, version number/name, current maintainer
-DATE="17 July 2005"
+DATE="03 August 2005"
 LSMDATE=@LSMDATE@
-VERSION=1.37.31
+VERSION=1.37.34
 VERNAME=bacula-$(VERSION)#
 MAINT=Kern Sibbald#
 MAINTEMAIL=<kern@sibbald.com>#
@@ -65,7 +65,7 @@ DIST    = Makefile.in
 
 all:
        (cd manual; make)
-       (cd developers; make developers)
+       (cd developers; make)
 
 
 configure: autoconf/configure.in autoconf/aclocal.m4 autoconf/acconfig.h autoconf/config.h.in