Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lcgdm
dmlite
Commits
217141d0
Commit
217141d0
authored
Sep 24, 2020
by
Oliver Keeble
Browse files
Go to 1.14.1 for xrd5 support
parent
f6db967e
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
217141d0
...
...
@@ -9,7 +9,7 @@ include(FindPkgConfig)
# Version
set
(
dmlite_MAJOR 1
)
set
(
dmlite_MINOR 14
)
set
(
dmlite_PATCH
0
)
set
(
dmlite_PATCH
1
)
# Optional builds
option
(
BUILD_PYTHON
"Build Python bindings"
ON
)
...
...
dist/packaging/rpm/dmlite.spec
View file @
217141d0
...
...
@@ -24,7 +24,7 @@
Name: dmlite
Version: 1.14.
0
Version: 1.14.
1
Release: 1%{?dist}
Summary: Lcgdm grid data management and storage framework
Group: Applications/Internet
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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