summaryrefslogtreecommitdiff
path: root/dmake
diff options
context:
space:
mode:
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"