diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | rpm/baresip.spec | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8d6dbf1..e23468c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +baresip (0.4.13) unstable; urgency=low + + * version 0.4.13 + + -- Alfred E. Heggestad <aeh@db.org> Sat, 20 Jun 2015 20:00:00 +0100 + baresip (0.4.12) unstable; urgency=low * version 0.4.12 diff --git a/rpm/baresip.spec b/rpm/baresip.spec index de287cc..c698010 100644 --- a/rpm/baresip.spec +++ b/rpm/baresip.spec @@ -1,5 +1,5 @@ %define name baresip -%define ver 0.4.12 +%define ver 0.4.13 %define rel 1 Summary: Modular SIP useragent |