-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHG: Updating Version prior to tagging
- Loading branch information
Showing
4 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// WARNING: THIS FILE IS AUTOMATICALLY GENERATED BY doBuild version. DO NOT EDIT THIS FILE | ||
AppVersion='v24.06 (2024-06-12)' | ||
AppVersion='v24.06 (2024-06-26)' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
// WARNING: THIS FILE IS AUTOMATICALLY GENERATED BY doBuild version. DO NOT EDIT THIS FILE | ||
#ifndef VERSION_H_ | ||
#define VERSION_H_ | ||
#define VERSION "24.06 (2024-06-12)" | ||
#define VERSION "24.06 (2024-06-26)" | ||
#define SOURCE_REPOS "[email protected]:casal2/casal2.git:master" | ||
#define VERSION_NUMBER "24.06" | ||
#define SOURCE_CONTROL_REVISION c7ebe315770ebddbe021e818ae0888f7b079929e | ||
#define SOURCE_CONTROL_DATE "2024-06-12" | ||
#define SOURCE_CONTROL_REVISION 6f324cf37703532ff0343f2849de92594e390c84 | ||
#define SOURCE_CONTROL_DATE "2024-06-26" | ||
#define SOURCE_CONTROL_YEAR "2024" | ||
#define SOURCE_CONTROL_MONTH "June" | ||
#define SOURCE_CONTROL_TIME "08:47:41" | ||
#define SOURCE_CONTROL_VERSION "2024-06-12 08:47:41 UTC (rev. c7ebe3157)" | ||
#define SOURCE_CONTROL_TIME "08:02:29" | ||
#define SOURCE_CONTROL_VERSION "2024-06-26 08:02:29 UTC (rev. 6f324cf37)" | ||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
% WARNING: THIS FILE IS AUTOMATICALLY GENERATED BY doBuild version. DO NOT EDIT THIS FILE | ||
\newcommand{\Version}{24.06 (2024-06-12)} | ||
\newcommand{\Version}{24.06 (2024-06-26)} | ||
\newcommand{\SourceRepos}{[email protected]:casal2/casal2.git:master} | ||
\newcommand{\VersionNumber}{24.06} | ||
\newcommand{\SourceControlRevision}{c7ebe315770ebddbe021e818ae0888f7b079929e} | ||
\newcommand{\SourceControlDateDoc}{2024-06-12} | ||
\newcommand{\SourceControlRevision}{6f324cf37703532ff0343f2849de92594e390c84} | ||
\newcommand{\SourceControlDateDoc}{2024-06-26} | ||
\newcommand{\SourceControlYearDoc}{2024} | ||
\newcommand{\SourceControlMonthDoc}{June} | ||
\newcommand{\SourceControlTimeDoc}{08:47:41} | ||
\newcommand{\SourceControlVersion}{2024-06-12 08:47:41 UTC (rev. c7ebe3157)} | ||
\newcommand{\SourceControlTimeDoc}{08:02:29} | ||
\newcommand{\SourceControlVersion}{2024-06-26 08:02:29 UTC (rev. 6f324cf37)} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# WARNING: THIS FILE IS AUTOMATICALLY GENERATED BY doBuild version. DO NOT EDIT THIS FILE | ||
Version<-"24.06 (2024-06-12)" | ||
Version<-"24.06 (2024-06-26)" | ||
SourceRepos<-"[email protected]:casal2/casal2.git:master" | ||
VersionNumber<-"24.06" | ||
SourceControlRevision<-"c7ebe315770ebddbe021e818ae0888f7b079929e" | ||
SourceControlDateDoc<-"2024-06-12" | ||
SourceControlRevision<-"6f324cf37703532ff0343f2849de92594e390c84" | ||
SourceControlDateDoc<-"2024-06-26" | ||
SourceControlYearDoc<-"2024" | ||
SourceControlMonthDoc<-"June" | ||
SourceControlTimeDoc<-"08:47:41" | ||
SourceControlVersion<-"2024-06-12 08:47:41 UTC (rev. c7ebe3157)" | ||
SourceControlTimeDoc<-"08:02:29" | ||
SourceControlVersion<-"2024-06-26 08:02:29 UTC (rev. 6f324cf37)" |