summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2012-04-07 16:19:43 -0400
committerBruce Momjian <bruce@momjian.us>2012-04-07 16:19:43 -0400
commitd24ac36f4fb99824425c81a64a5e36f3e91a7656 (patch)
tree6be3d1d2487b37bfc78870dd351257abdcf52e4b /src/interfaces/ecpg/preproc
parentd75829a682fdf832fe9d044b28be597d3f058ec8 (diff)
Stamp libraries versions for 9.2 (better late than never).
Diffstat (limited to 'src/interfaces/ecpg/preproc')
-rw-r--r--src/interfaces/ecpg/preproc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/preproc/Makefile b/src/interfaces/ecpg/preproc/Makefile
index 0a03e14a975..dd1e070625d 100644
--- a/src/interfaces/ecpg/preproc/Makefile
+++ b/src/interfaces/ecpg/preproc/Makefile
@@ -16,7 +16,7 @@ top_builddir = ../../../..
include $(top_builddir)/src/Makefile.global
MAJOR_VERSION= 4
-MINOR_VERSION= 7
+MINOR_VERSION= 8
PATCHLEVEL=0
override CPPFLAGS := -I../include -I$(top_srcdir)/src/interfaces/ecpg/include \