From f69694e68f3386ac6515cc545596a6e2b2060bb6 Mon Sep 17 00:00:00 2001 From: Fabian Deutsch Date: Sat, 30 Apr 2011 11:01:52 +0200 Subject: [PATCH] Update to 0.4.14 Signed-off-by: Fabian Deutsch --- orc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/orc.spec b/orc.spec index 88845a8..8d0dea1 100644 --- a/orc.spec +++ b/orc.spec @@ -1,5 +1,5 @@ Name: orc -Version: 0.4.13 +Version: 0.4.14 Release: 1%{?dist} Summary: The Oil Run-time Compiler @@ -114,6 +114,9 @@ make check %changelog +* Sat Apr 30 2011 Fabian Deutsch - 0.4.14-1 +- Update to 0.4.14 + * Tue Apr 19 2011 Fabian Deutsch - 0.4.13-1 - Update to 0.4.13, another bug fixing release