projects
/
siridb-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69c09c7
)
Update version
author
Jeroen van der Heijden
<jeroen@cesbit.com>
Fri, 15 Jul 2022 05:54:03 +0000
(07:54 +0200)
committer
Jeroen van der Heijden
<jeroen@cesbit.com>
Fri, 15 Jul 2022 05:54:03 +0000
(07:54 +0200)
include/siri/version.h
patch
|
blob
|
history
diff --git
a/include/siri/version.h
b/include/siri/version.h
index 8acce47d31d998aff757c91c8acf6f81631e6aa8..ed237fe540fb975a8a9793b0ba8f74a7b3b15bfe 100644
(file)
--- a/
include/siri/version.h
+++ b/
include/siri/version.h
@@
-20,7
+20,7
@@
#ifndef NDEBUG
#define SIRIDB_VERSION_BUILD_RELEASE "+debug"
#else
-#define SIRIDB_VERSION_BUILD_RELEASE "
-alpha-1
"
+#define SIRIDB_VERSION_BUILD_RELEASE ""
#endif
#define SIRIDB_STRINGIFY(num) #num