about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Makefile.version2
-rw-r--r--converter/ppm/ppmtompeg/noparallel.c3
-rw-r--r--doc/HISTORY4
3 files changed, 7 insertions, 2 deletions
diff --git a/Makefile.version b/Makefile.version
index 4bb0a620..8b8531e7 100644
--- a/Makefile.version
+++ b/Makefile.version
@@ -1,3 +1,3 @@
 NETPBM_MAJOR_RELEASE = 10
 NETPBM_MINOR_RELEASE = 35
-NETPBM_POINT_RELEASE = 68
+NETPBM_POINT_RELEASE = 69
diff --git a/converter/ppm/ppmtompeg/noparallel.c b/converter/ppm/ppmtompeg/noparallel.c
index 016e3c44..b27934fb 100644
--- a/converter/ppm/ppmtompeg/noparallel.c
+++ b/converter/ppm/ppmtompeg/noparallel.c
@@ -163,7 +163,8 @@ MasterServer(struct inputSource * const inputSourceP,
 void
 CombineServer(int          const numFrames, 
               const char * const masterHostName, 
-              int          const masterPortNum) {
+              int          const masterPortNum,
+              const char * const outputFileName) {
 
     pm_error("This version of Ppmtompeg cannot run combine server because "
              "it does not have socket capability.");
diff --git a/doc/HISTORY b/doc/HISTORY
index 0c78323f..869b0a75 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,10 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+09.10.18 BJH  Release 10.35.69
+
+              Build: fix build failure with no-network build of Ppmtompeg.
+
 09.09.18 BJH  Release 10.35.68
 
               pambayer: fix unconditional crash/failure when you aren't using