summaryrefslogtreecommitdiff
path: root/dmake
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 17:27:29 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 17:27:29 +0000
commit4583b158cd8e6b0d874a5d8220f2e0eecf90108d (patch)
treeb947b7c5054c5a182a5df7918ac41e0966dc1e97 /dmake
parent83003e48978dfc0837583b03d77ddaab7d3144ca (diff)
INTEGRATION: CWS dmake412_DEV300 (1.31.2); FILE MERGED
2008/02/26 23:37:49 vq 1.31.2.2: #i83497# Release dmake 4.12. 2007/11/09 15:50:50 vq 1.31.2.1: #i83497# Bump version to 4.12-cvs.
Diffstat (limited to 'dmake')
-rwxr-xr-xdmake/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmake/configure.in b/dmake/configure.in
index 9317e58ad2db..498c7b2372de 100755
--- a/dmake/configure.in
+++ b/dmake/configure.in
@@ -6,7 +6,7 @@ dnl Set the package version
dnl Don't forget to update the PACKAGE, VERSION and BUILDINFO macros in
dnl dmake/win95/microsft/config.h to keep the native Microsoft C++
dnl compiler build happy.
-AC_INIT(dmake, 4.11)
+AC_INIT(dmake, 4.12)
AC_CANONICAL_BUILD
BUILDINFO="$build"