summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2011-07-29 10:16:39 +0100
committerChris Liddell <chris.liddell@artifex.com>2011-07-29 10:16:39 +0100
commit217f9712df606e4dedc8afe1220e6b30df627516 (patch)
tree39ef20308c9e3a05d1ab1836d806ea790686614c
parent1689828742df05af2f82d3b70f16b8c9457aeed1 (diff)
Increment version number for "master".
-rw-r--r--gs/Resource/Init/gs_init.ps2
-rw-r--r--gs/base/version.mak4
-rw-r--r--pl/pl.mak2
3 files changed, 4 insertions, 4 deletions
diff --git a/gs/Resource/Init/gs_init.ps b/gs/Resource/Init/gs_init.ps
index 6b9735285..bcb3ba2c3 100644
--- a/gs/Resource/Init/gs_init.ps
+++ b/gs/Resource/Init/gs_init.ps
@@ -30,7 +30,7 @@
% Interpreter library version number
% NOTE: the interpreter code requires that the first non-comment token
% in this file be an integer, and that it match the compiled-in version!
-904
+905
% Check the interpreter revision.
dup revision ne
diff --git a/gs/base/version.mak b/gs/base/version.mak
index eef93cd7b..b2a6261a7 100644
--- a/gs/base/version.mak
+++ b/gs/base/version.mak
@@ -16,8 +16,8 @@
# Major and minor version numbers.
# MINOR0 is different from MINOR only if MINOR is a single digit.
GS_VERSION_MAJOR=9
-GS_VERSION_MINOR=04
-GS_VERSION_MINOR0=04
+GS_VERSION_MINOR=05
+GS_VERSION_MINOR0=05
# Revision date: year x 10000 + month x 100 + day.
GS_REVISIONDATE=20110330
# Derived values
diff --git a/pl/pl.mak b/pl/pl.mak
index 519b31e6d..5663ead70 100644
--- a/pl/pl.mak
+++ b/pl/pl.mak
@@ -52,7 +52,7 @@ plfont_h=$(PLSRC)plfont.h $(gsccode_h) $(plsymbol_h)
################ PJL ################
-PJLVERSION="9.02"
+PJLVERSION="9.04"
# Translate pjl file system volume "0:" to a directory of your choice
# Use forward slash '/' not '\\'; no trailing slash