about summary refs log tree commit diff
path: root/Makefile.common
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-09-11 00:01:51 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-09-11 00:01:51 +0000
commit3a8c7d3871950e7c1decff4a9a474ddcf338e60d (patch)
tree2b3820abf2dc0dd32ac1ca261f2117cb784fef7e /Makefile.common
parent3d99802043fc03e208533203eb8e6d0c365f4e20 (diff)
downloadnetpbm-mirror-3a8c7d3871950e7c1decff4a9a474ddcf338e60d.tar.gz
netpbm-mirror-3a8c7d3871950e7c1decff4a9a474ddcf338e60d.tar.xz
netpbm-mirror-3a8c7d3871950e7c1decff4a9a474ddcf338e60d.zip
Release 10.35.04
git-svn-id: http://svn.code.sf.net/p/netpbm/code/stable@47 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.common b/Makefile.common
index 8172feb4..cc1f20e0 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -66,9 +66,7 @@
 # for flags that are particular to the person doing the build and not
 # specific to Netpbm.
 
-NETPBM_MAJOR_RELEASE = 10
-NETPBM_MINOR_RELEASE = 35
-NETPBM_POINT_RELEASE = 0
+include $(SRCDIR)/Makefile.version
 
 INCLUDES2 := $(INCLUDES) -I$(SRCDIR)/$(SUBDIR) -I. -I importinc