Skip to content

Commit

Permalink
Set version number for apt and yum builds
Browse files Browse the repository at this point in the history
  • Loading branch information
nikbyte committed May 18, 2023
1 parent ae9538b commit c9a4f4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
opensips (3.4.0-beta) beta; urgency=low
opensips (3.4.0-beta-1) beta; urgency=low

* Major Public Release.

-- Liviu Chircu <liviu@opensips.org> Wed, 17 May 2023 16:06:38 +0300


opensips (3.3.0-dev-1) stable; urgency=low
opensips (3.3.0-1) stable; urgency=low

* Minor Public Release.

Expand Down
3 changes: 3 additions & 0 deletions packaging/redhat_fedora/opensips.spec
Original file line number Diff line number Diff line change
Expand Up @@ -1587,6 +1587,9 @@ fi


%changelog
* Thu May 18 2023 Nick Altmann <nick@altmann.pro> - 3.4.0-1
- Specification updated for opensips 3.4

* Wed May 18 2022 Nick Altmann <nick@altmann.pro> - 3.3.0-1
- Specification updated for opensips 3.3
- New modules: b2b_sdp_demux, msrp_gateway, msrp_relay, msrp_ua, proto_msrp, status_report, tcp_mgm
Expand Down

0 comments on commit c9a4f4b

Please sign in to comment.