]> git.proxmox.com Git - ceph.git/blob - ceph/src/ceph_ver.h.in.cmake
bump version to 12.0.3-pve3
[ceph.git] / ceph / src / ceph_ver.h.in.cmake
1 #ifndef CEPH_VERSION_H
2 #define CEPH_VERSION_H
3
4 #define CEPH_GIT_VER @CEPH_GIT_VER@
5 #define CEPH_GIT_NICE_VER "@CEPH_GIT_NICE_VER@"
6
7 #endif