mirror of
https://gitlab.freedesktop.org/pulseaudio/pavucontrol.git
synced 2026-05-07 20:08:20 +02:00
build-sys: Prepare for a 2.0 release
This commit is contained in:
parent
5132a24b35
commit
52e41d27ab
2 changed files with 5 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
# along with pavucontrol. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
AC_PREREQ(2.62)
|
||||
AC_INIT([pavucontrol],[1.0],[mzcnihpbageby (at) 0pointer (dot) de])
|
||||
AC_INIT([pavucontrol],[2.0],[mzcnihpbageby (at) 0pointer (dot) de])
|
||||
AC_CONFIG_SRCDIR([src/pavucontrol.cc])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
|
|
|||
|
|
@ -38,6 +38,10 @@ General Public License for more details.</p>
|
|||
|
||||
<h2><a name="news">News</a></h2>
|
||||
|
||||
<div class="news-date">Fri Mar 8
|
||||
2013: </div> <p class="news-text"><a href="@PACKAGE_URL@pavucontrol-2.0.tar.xz">Version
|
||||
2.0</a> released.</p>
|
||||
|
||||
<div class="news-date">Tue Sep 27
|
||||
2011: </div> <p class="news-text"><a href="@PACKAGE_URL@pavucontrol-1.0.tar.xz">Version
|
||||
1.0</a> released.</p>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue