Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rpm-software-management/createrepo_c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Mlcoch <tmlcoch@redhat.com>2012-05-28 11:31:49 +0400
committerTomas Mlcoch <tmlcoch@redhat.com>2012-05-28 11:31:49 +0400
commit49b15820a762de24c0ae0ab3f469c796257f5aff (patch)
treea7883014678e5f6e18bfde030e2dd0ce6a9c24f4
parentdb97e5f0171ab0e02fca24fbd67d86994a614ed4 (diff)
Change version0.1.3
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index f3f3885..ccdfe94 100644
--- a/src/version.h
+++ b/src/version.h
@@ -21,6 +21,6 @@
#define MAJOR_VERSION 0
#define MINOR_VERSION 1
-#define PATCH_VERSION 2
+#define PATCH_VERSION 3
#endif /* __C_CREATEREPOLIB_VERSION_H__ */