projects
/
services
/
createrepo_c.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
221328b
)
Bump to 0.1.8
author
Tomas Mlcoch
<tmlcoch@redhat.com>
Wed, 15 Aug 2012 14:57:09 +0000
(16:57 +0200)
committer
Tomas Mlcoch
<tmlcoch@redhat.com>
Wed, 15 Aug 2012 14:57:09 +0000
(16:57 +0200)
src/version.h
patch
|
blob
|
history
diff --git
a/src/version.h
b/src/version.h
index
041bca7
..
63a95a9
100644
(file)
--- a/
src/version.h
+++ b/
src/version.h
@@
-30,7
+30,7
@@
extern "C" {
/**@{*/
#define CR_MAJOR_VERSION 0 /*!< major library version */
#define CR_MINOR_VERSION 1 /*!< minor library version */
-#define CR_PATCH_VERSION
7
/*!< patch library version */
+#define CR_PATCH_VERSION
8
/*!< patch library version */
/**@}*/
#ifdef __cplusplus