Skip to content

Commit 4f54395

Browse files
committed
reset patch level to 0
1 parent e3e49ba commit 4f54395

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

config_cmake.h.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
#define PACKAGE_VERSION "${CernVM-FS_VERSION_STRING}"
143143
#define VERSION PACKAGE_VERSION
144144

145-
#define CVMFS_PATCH_LEVEL "${CernVM-FS_VERSION_PATCH}"
145+
#define CVMFS_PATCH_LEVEL "0"
146146

147147

148148
/* Define to necessary symbol if this constant uses a non-standard name on

0 commit comments

Comments
 (0)