From b0a393711fb4a727d4ea8894a617eb12f621824b Mon Sep 17 00:00:00 2001 From: Build Meister Date: Mon, 9 Dec 2024 11:10:55 -0800 Subject: [PATCH] New version number v475 --- 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 c6ee78602ed..31ceff39004 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 "474" +#define CGI_VERSION "475" diff --git a/src/inc/srcVersion.h b/src/inc/srcVersion.h index f51e73f25ad..6b40ec8010e 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 "474" +#define SRC_VERSION "475"