about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-03-29 20:21:49 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-03-29 20:21:49 +0000
commit5b9dfd68a7c4ab7add509b1849aa9fa824d470c7 (patch)
tree5a4dfa10a5923670c9e160e96a29967f9aa76700
parent058e69cba4686a7aa36f3fbaf67d82df0e067386 (diff)
downloadnetpbm-mirror-5b9dfd68a7c4ab7add509b1849aa9fa824d470c7.tar.gz
netpbm-mirror-5b9dfd68a7c4ab7add509b1849aa9fa824d470c7.tar.xz
netpbm-mirror-5b9dfd68a7c4ab7add509b1849aa9fa824d470c7.zip
Change release number to 10.46.00
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@866 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--doc/HISTORY3
-rw-r--r--version.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index ad45de46..2e2a06d8 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,7 +4,7 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
-not yet  BJH  Release 10.46.00
+09.03.29 BJH  Release 10.46.00
 
               xwdtopnm: Add -cmapdump .
 
@@ -25,6 +25,7 @@ not yet  BJH  Release 10.46.00
               obsoleted it in 9.20.
 
               tifftopnm: fix orientation problem on big-endian machines.
+              Introduced in 10.42.
 
               pnmcrop: various fixes.
 
diff --git a/version.mk b/version.mk
index 83e0cfe9..d96e71e9 100644
--- a/version.mk
+++ b/version.mk
@@ -1,4 +1,4 @@
 NETPBM_MAJOR_RELEASE = 10
-NETPBM_MINOR_RELEASE = 45
-NETPBM_POINT_RELEASE = 99
+NETPBM_MINOR_RELEASE = 46
+NETPBM_POINT_RELEASE = 00