~wbetz/fesslix/trunk

« back to all changes in this revision

Viewing changes to src/flxversion.h

  • Committer: Wolfgang Betz
  • Date: 2022-06-23 12:47:35 UTC
  • Revision ID: w.betz@fesslix.org-20220623124735-4je7ybtdv18whq1t
Added random-set that models a Dirichlet random variable

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#define fesslix_flxversion_H
20
20
 
21
21
 
22
 
#define VERSION_REV 1506
23
 
#define VERSION_DATE "2022-06-02"
 
22
#define VERSION_REV 1507
 
23
#define VERSION_DATE "2022-06-23"
24
24
 
25
25
 
26
26
#endif // fesslix_flxversion_H