From 879f4fa041cfdefee655eb877f1a91f86a9c62b7 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 3 Mar 2017 00:56:40 -0800 Subject: New upstream version 5f2 --- patchlvl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patchlvl.h') diff --git a/patchlvl.h b/patchlvl.h index f206945..25ba416 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=5e5 +VERSION=5f2 #endif #ifndef SCMVERSION -# define SCMVERSION "5e5" +# define SCMVERSION "5f2" #endif #ifdef nosve # define INIT_FILE_NAME "Init"SCMVERSION"_scm"; -- cgit v1.2.3