Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
whizard
public
Commits
31346a42
Commit
31346a42
authored
Jul 07, 2021
by
Juergen Reuter
Browse files
ec7c292 Merge branch 'metadata_3.0.1+' into 'master'
parent
26c49b6b
Changes
5
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
31346a42
...
...
@@ -2,7 +2,7 @@ ChangeLog -- Summary of changes to the WHIZARD package
Use svn log to see detailed changes.
Version 3.0.1
Version 3.0.1
+
2021-07-08
RELEASE: version 3.0.1
...
...
NEWS
View file @
31346a42
...
...
@@ -3,5 +3,5 @@ NEWS -- User-visible changes for the WHIZARD package
(for NEWS on the O'Mega matrix element generator cf. its
corresponding NEWS file)
version 3.0.1
version 3.0.1
+
for details cf. the ChangeLog file
circe2/src/circe2.nw
View file @
31346a42
...
...
@@ -3,7 +3,7 @@
@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Implementation of [[circe2]]}
<<Version>>=
'Version 3.0.1'
'Version 3.0.1
+
'
@
<<[[implicit none]]>>=
implicit none
...
...
configure.ac.in
View file @
31346a42
...
...
@@ -33,7 +33,7 @@ dnl FCFLAGS Fortran compiler flags
dnl ***********************************************************************
dnl
dnl Start configuration
AC_INIT([XXXWHIZARDXXX],[3.0.1])
AC_INIT([XXXWHIZARDXXX],[3.0.1
+
])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.12.2 color-tests parallel-tests])
AC_PREREQ([2.65])
...
...
@@ -50,7 +50,7 @@ WO_CONFIGURE_SECTION([Start of package configuration])
### Further version information
PACKAGE_DATE="Jul 08 2021"
PACKAGE_STATUS="
release
"
PACKAGE_STATUS="
alpha
"
AC_SUBST(PACKAGE_DATE)
AC_SUBST(PACKAGE_STATUS)
...
...
src/noweb-frame/whizard-prelude.nw
View file @
31346a42
...
...
@@ -48,10 +48,10 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def\WhizardVersion{3.0.1}
\def\WhizardVersion{3.0.1
+
}
\def\WhizardDate{Jul 08 2021}
<<Version>>=
3.0.1
3.0.1
+
<<Date>>=
Jul 08 2021
@
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment