# HG changeset patch # User Arne Babenhauserheide # Date 1636897513 -3600 # Sun Nov 14 14:45:13 2021 +0100 # Node ID 38549da6f0fca180d246a68c34db72db650a473a # Parent 3b567f18d55137bd3098a3c9c8f12945f7afdb8e Version eβ2: Reflektion (second system syndrome) diff --git a/Hauptdokument/ews30/configure.ac b/Hauptdokument/ews30/configure.ac --- a/Hauptdokument/ews30/configure.ac +++ b/Hauptdokument/ews30/configure.ac @@ -3,7 +3,7 @@ dnl Finally run make to generate the project. # package name, version and contact -AC_INIT([ews], [3.0-wa0], [arne_bab@web.de]) # also adjust variables.tex! +AC_INIT([ews], [3.0-eb2], [arne_bab@web.de]) # also adjust variables.tex! # Check for programs I need for my build AC_CANONICAL_TARGET diff --git a/Hauptdokument/ews30/variables.tex b/Hauptdokument/ews30/variables.tex --- a/Hauptdokument/ews30/variables.tex +++ b/Hauptdokument/ews30/variables.tex @@ -1,4 +1,4 @@ -\newcommand{\version}{3.0\,\(r\alpha_F\)} +\newcommand{\version}{3.0\,\(e\beta_2\)} \newcommand{\releasedate}{2021-?-?}% {\today} % today removed for reproducibility -\newcommand{\codename}{...} -\newcommand{\catchphrase}{...} +\newcommand{\codename}{Reflektion} +\newcommand{\catchphrase}{second system syndrome}