Skip to content

Commit

Permalink
update versioning (prev commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
thattil committed Jan 4, 2022
1 parent 4fe0673 commit 85da65c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slsSupportLib/include/sls/versionAPI.h
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
// SPDX-License-Identifier: LGPL-3.0-or-other
// Copyright (C) 2021 Contributors to the SLS Detector Package
/** API versions */
#define GITBRANCH "6.1.0"
#define GITBRANCH "6.1.1"

#define APILIB 0x211125
#define APIRECEIVER 0x211125
#define APIGUI 0x211125
#define APICTB 0x211125
#define APIGOTTHARD 0x211125
#define APIGOTTHARD2 0x211125
#define APIJUNGFRAU 0x211125
#define APIMYTHEN3 0x211125
#define APIMOENCH 0x211124
#define APIEIGER 0x211125
#define APIJUNGFRAU 0x220104

0 comments on commit 85da65c

Please sign in to comment.