Skip to content

Commit

Permalink
Update build system files
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Morua Vindas committed Jan 5, 2022
1 parent 55f14f4 commit 063c780
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ AC_PREREQ([2.53])
dnl package name and package version
dnl NOTE: whenever you change this, also update debian/changelog
dnl (e.g., run `dch -i`).
AC_INIT([gst-perf],[0.3.0])
AC_INIT([gst-perf],[0.3.1])

dnl required versions of gstreamer and plugins-base
GST_REQUIRED=1.0.0
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
gst-perf (0.3.1-1) UNRELEASED; urgency=medium

* Fix readme

-- RidgeRun Engineering <[email protected]> Wed, 05 Jan 2021 11:17:00 -0600


gst-perf (0.3.0-1) UNRELEASED; urgency=medium

* Initial .deb release
Expand Down

0 comments on commit 063c780

Please sign in to comment.