diff options
author | Alfred E. Heggestad <aeh@db.org> | 2015-06-20 19:30:49 +0200 |
---|---|---|
committer | Alfred E. Heggestad <aeh@db.org> | 2015-06-20 19:30:49 +0200 |
commit | c66a744a50a7328cb5332b55b991aade23fb5c77 (patch) | |
tree | af86f163d011d3c1f7facacdf407b4ff26070836 | |
parent | f259c285d0247fc168ae0e3ae304eef458611551 (diff) |
update rpm and debian
-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 |