Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

Commit

Permalink
Increment version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePBone committed Jan 16, 2020
1 parent a2112a7 commit ea48834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gstviperfx.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ G_BEGIN_DECLS
#define GST_IS_VIPERFX_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE((klass) ,GST_TYPE_VIPERFX))

#define PACKAGE "viperfx-plugin"
#define VERSION "1.1.0"
#define VERSION "2.0.0"

#define ALLOWED_CAPS \
"audio/x-raw," \
Expand Down

0 comments on commit ea48834

Please sign in to comment.