Update version number to R14.1.0

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/1/head
Michele Calgaro 9 years ago
parent 4e55a1cfaa
commit 4e2c9c0660

@ -17,7 +17,7 @@ cmake_minimum_required( VERSION 2.8 )
project( tdelibs ) project( tdelibs )
set( PACKAGE tdelibs ) set( PACKAGE tdelibs )
set( VERSION R14.0.0 ) set( VERSION R14.1.0 )
##### include essential cmake modules ########### ##### include essential cmake modules ###########
@ -96,7 +96,7 @@ option( WITH_UDISKS2 "Enable uDisks2 support" ${WITH_ALL_OPTIONS} )
option( WITH_CONSOLEKIT "Enable ConsoleKit support" ${WITH_ALL_OPTIONS} ) option( WITH_CONSOLEKIT "Enable ConsoleKit support" ${WITH_ALL_OPTIONS} )
OPTION( WITH_NETWORK_MANAGER_BACKEND "Enable network-manager support" OFF ) OPTION( WITH_NETWORK_MANAGER_BACKEND "Enable network-manager support" OFF )
OPTION( WITH_SUDO_TDESU_BACKEND "Use sudo as backend for tdesu (default is su)" OFF ) OPTION( WITH_SUDO_TDESU_BACKEND "Use sudo as backend for tdesu (default is su)" OFF )
OPTION( WITH_OLD_XDG_STD "Use the pre R14.0.0 XDG standard where both TDE and KDE are recognized in desktop files" OFF ) OPTION( WITH_OLD_XDG_STD "Use the pre R14.1.0 XDG standard where both TDE and KDE are recognized in desktop files" OFF )
OPTION( WITH_LZMA "Enable support for LZMA/XZ" ${WITH_ALL_OPTIONS} ) OPTION( WITH_LZMA "Enable support for LZMA/XZ" ${WITH_ALL_OPTIONS} )
OPTION( WITH_LIBBFD "Enable pretty backtraces with libbfd from GNU binutils" OFF ) OPTION( WITH_LIBBFD "Enable pretty backtraces with libbfd from GNU binutils" OFF )
OPTION( WITH_XRANDR "Build the tderandr library" ON ) OPTION( WITH_XRANDR "Build the tderandr library" ON )

@ -1,6 +1,6 @@
Begin4 Begin4
Title: tdelibs Title: tdelibs
Version: R14.0.0 Version: R14.1.0
Entered-date: 2010-05-10 Entered-date: 2010-05-10
Description: Libraries for the Trinity Desktop Environment Description: Libraries for the Trinity Desktop Environment
Keywords: TDE X11 desktop Qt Keywords: TDE X11 desktop Qt

Loading…
Cancel
Save