File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1111%define rel 4
1212
1313Name: vdr-%{pname }
14- Version: 0.9.6
14+ Version: 0.9.7
1515%if 0%{?gitcommit:1 }
1616Release: %{rel }.git.%{gitshortcommit }.%{gitdate }%{?dist }
1717%else
@@ -131,6 +131,9 @@ systemctl daemon-reload
131131
132132
133133%changelog
134+ * Mon Feb 07 2022 Peter Bieringer <pb@bieringer.de> - 0.9.7-4
135+ - Update to new release
136+
134137* Mon Feb 08 2021 Peter Bieringer <pb@bieringer.de> - 0.9.5-4
135138- Use only plugin/systemd config from contrib subdirectory
136139
Original file line number Diff line number Diff line change 1717#include " cam_menu.h"
1818#include " logging.h"
1919
20- #define MCLI_DEVICE_VERSION " 0.9.6 "
21- #define MCLI_PLUGIN_VERSION " 0.9.6.99.beta.1 "
20+ #define MCLI_DEVICE_VERSION " 0.9.7 "
21+ #define MCLI_PLUGIN_VERSION " 0.9.7 "
2222#define MCLI_PLUGIN_DESCRIPTION trNOOP (" NetCeiver Client Application" )
2323#define MCLI_SETUPMENU_DESCRIPTION trNOOP (" NetCeiver Client Application" )
2424#define MCLI_MAINMENU_DESCRIPTION trNOOP (" Common Interface" )
You can’t perform that action at this time.
0 commit comments