Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit bf68bc3

Browse files
committed
common: git versioning
1 parent e6088ec commit bf68bc3

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.version

Lines changed: 0 additions & 1 deletion
This file was deleted.

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ project(libpmemobj-cpp C CXX)
1010
set(VERSION_MAJOR 1)
1111
set(VERSION_MINOR 12)
1212
set(VERSION_PATCH 0)
13-
set(VERSION_PRERELEASE rc3)
1413

1514
set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR})
1615
if(VERSION_PATCH GREATER 0)

0 commit comments

Comments
 (0)