Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.3.7 #171

Merged
merged 11 commits into from
Mar 13, 2024
Prev Previous commit
Next Next commit
Release 4.3.7
Signed-off-by: David P. Chassin <dchassin@slac.stanford.edu>
Signed-off-by: David P. Chassin <david.chassin@me.com>
David P. Chassin authored and dchassin committed Mar 13, 2024

Verified

This commit was signed with the committer’s verified signature.
dchassin David P. Chassin
commit e9005e03183fcdb844ac9959b63461bc9f69806e
2 changes: 1 addition & 1 deletion source/version.h
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@

#define REV_MAJOR 4
#define REV_MINOR 3
#define REV_PATCH 6
#define REV_PATCH 7

#ifdef HAVE_CONFIG_H
#include "config.h"