Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TPF
jacktrip
Commits
5061d347
Unverified
Commit
5061d347
authored
Aug 04, 2020
by
cchafe
Committed by
GitHub
Aug 04, 2020
Browse files
1.2.1 (#113)
* increment version to 1.2.1 * CHANGESLOG.txt updated
parent
29fdcb1f
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGESLOG.txt
View file @
5061d347
---
master (this branch name will be deprecated when github follows through on interest in eliminating such terminology)
1.2.1 (master) (branch name will be deprecated)
(main and dev) (new branches, respectively for stable and development)
- (added) src/build script builds in ../builddir
- (fixed) refactor "Master" to be "Hub"
- (fixed) 1.2 correctly tagged
- (fixed) 1.2
.1
correctly
versioned and
tagged
---
1.2 (release candidate, not yet tagged)
...
...
src/jacktrip_globals.h
View file @
5061d347
...
...
@@ -44,7 +44,7 @@
/// \todo Add this namespace
//namespace JackTrip
const
char
*
const
gVersion
=
"1.2
chris13jul
"
;
///< JackTrip version
const
char
*
const
gVersion
=
"1.2
.1
"
;
///< JackTrip version
//*******************************************************************************
/// \name Default Values
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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