diff --git a/debian/changelog b/debian/changelog index 6c4e238..09e7d28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libre (0.4.2) unstable; urgency=low + + * version 0.4.2 + + -- Alfred E. Heggestad Fri, 10 Aug 2012 10:08:00 +0100 + libre (0.4.1) unstable; urgency=low * version 0.4.1 diff --git a/rpm/re.spec b/rpm/re.spec index 3c3bdcb..310b494 100644 --- a/rpm/re.spec +++ b/rpm/re.spec @@ -1,6 +1,6 @@ %define name re -%define ver 0.4.1 -%define rel 3 +%define ver 0.4.2 +%define rel 1 Summary: Generic library for real-time communications with async IO support Name: %name