aboutsummaryrefslogtreecommitdiff
path: root/build.rs
diff options
context:
space:
mode:
Diffstat (limited to 'build.rs')
-rw-r--r--build.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.rs b/build.rs
index defce72..a9d0778 100644
--- a/build.rs
+++ b/build.rs
@@ -25,8 +25,8 @@ impl string::ToString for Version {
const LIBNITROKEY_VERSION: Version = Version {
major: 3,
- minor: 4,
- patch: Some(1),
+ minor: 5,
+ patch: None,
};
fn prepare_version_source(