Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PETRA III Debian Packages
h5cpp-bp
Commits
cdc8a61f
Commit
cdc8a61f
authored
Apr 03, 2019
by
Jan Kotanski
Browse files
fix the version
parent
abfbef99
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/patches/0001-fix-version.patch
0 → 100644
View file @
cdc8a61f
From: Jan Kotanski <jankotan@gmail.com>
Date: Wed, 3 Apr 2019 22:57:02 +0200
Subject: fix version
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d97a1cf..b1226d7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.0.0)
project(h5cpp
LANGUAGES CXX C
- VERSION 0.1.0
+ VERSION 0.1.3
)
#=============================================================================
debian/patches/series
0 → 100644
View file @
cdc8a61f
0001-fix-version.patch
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