AboutSummaryRefsLogTreeCommitDiffStats
diff options
context:
space:
mode:
authorDale Mellor <mcron-lsfnyl@rdmp.org>2020-06-08 08:54:35 +0100
committerDale Mellor <mcron-lsfnyl@rdmp.org>2020-06-08 08:54:35 +0100
commit833ae20c31d9951e7721bb55441df2630aae4765 (patch)
treef3baea344cfb86bcae14c7198c7f40405fe2453e
parent765bfbf4d9e4cd22371313f653cd6431034798f0 (diff)
downloadmcron-trunk.tar.gz
mcron-trunk.tar.bz2
mcron-trunk.zip
Version to 1.2.0+dmbcs.trunk
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 97e9cff..8948c9b 100755
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# along with GNU Mcron. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.61)
-AC_INIT([GNU Mcron], [1.2.0], [bug-mcron@gnu.org])
+AC_INIT([GNU Mcron], [1.2.0+dmbcs], [bug-mcron@gnu.org])
AC_CONFIG_SRCDIR([src/mcron/scripts/mcron.scm])
AC_CONFIG_AUX_DIR([build-aux])
AC_REQUIRE_AUX_FILE([test-driver.scm])