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