about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-12-27 22:31:22 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-12-27 22:31:22 +0000
commitfb40ef2174f2d89c765e9d3152958973c5e3d195 (patch)
treea61d02c1c3cb55bf655c81ca8b8bec2e022e63a5
parent5614bc99fb029a17135bafba8d256992941629d0 (diff)
downloadnetpbm-mirror-fb40ef2174f2d89c765e9d3152958973c5e3d195.tar.gz
netpbm-mirror-fb40ef2174f2d89c765e9d3152958973c5e3d195.tar.xz
netpbm-mirror-fb40ef2174f2d89c765e9d3152958973c5e3d195.zip
Update for Release 10.41
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@500 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--Makefile.version2
-rw-r--r--doc/HISTORY7
2 files changed, 7 insertions, 2 deletions
diff --git a/Makefile.version b/Makefile.version
index e1452e23..ddef62c9 100644
--- a/Makefile.version
+++ b/Makefile.version
@@ -1,4 +1,4 @@
 NETPBM_MAJOR_RELEASE = 10
-NETPBM_MINOR_RELEASE = 40
+NETPBM_MINOR_RELEASE = 41
 NETPBM_POINT_RELEASE = 99
 
diff --git a/doc/HISTORY b/doc/HISTORY
index 50d2c342..869c17ac 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,7 +4,9 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
-not yet  BJH  Release 10.41.00
+not yet  BJH  Release 10.42.00
+
+07.12.27 BJH  Release 10.41.00
 
               pamenlarge: much faster for PBM.  Thanks Prophet of the
               Way <afu@wta.att.ne.jp>.
@@ -51,6 +53,9 @@ not yet  BJH  Release 10.41.00
 
               Fix bug: ppmdraw.h, ppmdfont.h not installed.
 
+              Add Windows version of gethostname to ppmtompeg; normal build
+              does not use it.
+
               package, install: install interface header files as
               <netpbm/xxx.h> instead of just <xxx.h>.