Skip to content

Commit bd38128

Browse files
committed
Update next version strings
Update documentation
1 parent c9b318a commit bd38128

File tree

4 files changed

+11
-28
lines changed

4 files changed

+11
-28
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to produce a configure script.
22

3-
AC_INIT(cpufreq, [46])
3+
AC_INIT(cpufreq, [47])
44

55
AC_CONFIG_HEADERS([config.h])
66

docs/donations.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -12,31 +12,7 @@ CPUFREQ Power Manager is an GPLv3-licensed open source project focused on deskto
1212
Please, consider to support the project and make it better!
1313

1414
<h3 align="center">Sponsors of the project</h3>
15-
<!--special start-->
16-
17-
<p align="center">
18-
<big>
19-
Top supporters:<br><br><b>
20-
<a href="https://konkor.github.io/cpufreq/supporters/">Jonathan Alden</a><br>
21-
<a href="https://konkor.github.io/cpufreq/supporters/">Manuel Transfeld</a><br>
22-
<br></b>
23-
<a href="https://konkor.github.io/cpufreq/supporters/">Joël Dinel</a><br>
24-
<a href="https://konkor.github.io/cpufreq/supporters/">Michel Bonifert</a><br>
25-
<a href="https://konkor.github.io/cpufreq/supporters/">Patrick Strobel</a><br>
26-
<br>
27-
Patreons:<br><br>
28-
<a href="https://github.com/krzemienski">Nick Krzemienski (USA)</a><br>
29-
<a href="https://vk.com/anaumynaugames">Ivan Chayka (Russia)</a><br>
30-
<a href="http://konkor.github.io/cpufreq/sponsors/">Steffen W. (Germany)</a><br>
31-
<a href="http://konkor.github.io/cpufreq/sponsors/">Yoann Deferi (France)</a><br>
32-
<br>
33-
<a href="https://konkor.github.io/cpufreq/supporters/">More wonderful people...</a><br>
34-
<br>
35-
<i>The one top will be placed in UI like 'Sponsored by ...' you could be here with your name or logo and reference (contact me or put links in donation's messages)</i>
36-
</big>
37-
</p>
38-
39-
<!--special end-->
15+
<a href="https://konkor.github.io/cpufreq/supporters/">See supporters page</a><br>
4016

4117
## Donations
4218
I like completely open-source projects. It's why I picked GPLv3 license for my open projects. I think only such license could protect Desktop Users from Business Users. Maybe I'm a dreamer and want to believe in the pure projects but the reality is most projects and FOS organizations are sponsored by big business and founded by them.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
],
88
"url": "https://github.com/konkor/cpufreq",
99
"uuid": "cpufreq@konkor",
10-
"version": 46
10+
"version": 47
1111
}

packaging/debian/changelog

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1+
cpufreq (47-1) UNRELEASED; urgency=low
2+
3+
* Update fix notifications option
4+
* Update documentation and supporters
5+
6+
-- konkor <[email protected]> Tue, 18 May 2021 22:54:00 +0300
7+
18
cpufreq (46-1) UNRELEASED; urgency=low
29

310
* Add GNOME Shell 40 supporting
411
* Add system notifications options
512

6-
-- konkor <[email protected]> Tue, 15 May 2021 18:18:00 +0300
13+
-- konkor <[email protected]> Sun, 15 May 2021 18:18:00 +0300
714

815
cpufreq (45-1) UNRELEASED; urgency=low
916

0 commit comments

Comments
 (0)