From d84be30109fa6c2778b3e22282f000e9671ac381 Mon Sep 17 00:00:00 2001 From: Build Meister Date: Mon, 18 Nov 2024 10:30:37 -0800 Subject: [PATCH] New version number v474 --- src/hg/inc/versionInfo.h | 2 +- src/inc/srcVersion.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/hg/inc/versionInfo.h b/src/hg/inc/versionInfo.h index 6108a809864..c6ee78602ed 100644 --- a/src/hg/inc/versionInfo.h +++ b/src/hg/inc/versionInfo.h @@ -1,3 +1,3 @@ /* Copyright (C) 2014 The Regents of the University of California * See README in this or parent directory for licensing information. */ -#define CGI_VERSION "473" +#define CGI_VERSION "474" diff --git a/src/inc/srcVersion.h b/src/inc/srcVersion.h index 3deccdcc647..f51e73f25ad 100644 --- a/src/inc/srcVersion.h +++ b/src/inc/srcVersion.h @@ -1,3 +1,3 @@ /* Copyright (C) 2014 The Regents of the University of California * See README in this or parent directory for licensing information. */ -#define SRC_VERSION "473" +#define SRC_VERSION "474"