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
c0117274
Commit
c0117274
authored
Nov 02, 2020
by
Fabrizio Furano
Committed by
Fabrizio Furano
Nov 05, 2020
Browse files
Set version to 1.14.2 (hotfix)
Conflicts: CMakeLists.txt dist/packaging/rpm/dmlite.spec
parent
d0e98dec
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c0117274
...
...
@@ -9,7 +9,7 @@ include(FindPkgConfig)
# Version
set
(
dmlite_MAJOR 1
)
set
(
dmlite_MINOR 14
)
set
(
dmlite_PATCH
0
)
set
(
dmlite_PATCH
2
)
# Optional builds
option
(
BUILD_PYTHON
"Build Python bindings"
ON
)
...
...
dist/packaging/rpm/dmlite.spec
View file @
c0117274
...
...
@@ -24,7 +24,7 @@
Name: dmlite
Version: 1.14.
0
Version: 1.14.
2
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