Skip to content

Commit

Permalink
CHG: Updating Version prior to tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaita committed Jun 26, 2024
1 parent 6f324cf commit efe547d
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion BuildSystem/Version.iss
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)'
10 changes: 5 additions & 5 deletions CASAL2/source/Version.h
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
10 changes: 5 additions & 5 deletions Documentation/UserManual/Version.tex
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)}
10 changes: 5 additions & 5 deletions R-libraries/Version.R
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)"

0 comments on commit efe547d

Please sign in to comment.