From 710a97992705d67c3ded0d4b270c5978ce29b11f Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:05:37 -0800 Subject: Import Upstream version 5e4 --- patchlvl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patchlvl.h') diff --git a/patchlvl.h b/patchlvl.h index e7ddcfa..7d4b210 100644 --- a/patchlvl.h +++ b/patchlvl.h @@ -4,11 +4,11 @@ # for alpha release, "b" for beta release, "c", and so on), and the # trailing number is the patchlevel. */ # /* This next line sets VERSION when included from the Makefile */ -VERSION=5e3 +VERSION=5e4 #endif #ifndef SCMVERSION -# define SCMVERSION "5e3" +# define SCMVERSION "5e4" #endif #ifdef nosve # define INIT_FILE_NAME "Init"SCMVERSION"_scm"; -- cgit v1.2.3