Increasing Lib Versioning
Matt Rogers
mattr at kde.org
Sun Jan 13 15:30:23 GMT 2008
On Jan 13, 2008, at 7:19 AM, Allen Winter wrote:
> Howdy,
>
> May I increase our lib versions from 4.0 to 4.1 in trunk?
>
> The patch is:
> # define the generic version of the libraries here
> # this makes it easy to advance it when the next KDE release comes
> -set(GENERIC_LIB_VERSION "4.0.0")
> +set(GENERIC_LIB_VERSION "4.1.0")
> set(GENERIC_LIB_SOVERSION "4")
>
> -set(KDE_NON_GENERIC_LIB_VERSION "5.0.0")
> +set(KDE_NON_GENERIC_LIB_VERSION "5.1.0")
> set(KDE_NON_GENERIC_LIB_SOVERSION "5")
>
> There are still a few libs in trunk that don't use GENERIC versioning.
> okular specifically asked me not to use it.
> For all others, I will change the CMakeLists.txt files to use GENERIC
> versioning unless you tell me not to. (look at
> set_target_properties())
If they don't use it, then perhaps it's for a reason. I'm against
just going to change everything in trunk (or trunk/KDE even) to use
the GENERIC versioning.
I am ok with bumping the version numbers though.
--
Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080113/77bf5e0a/attachment.sig>
More information about the kde-core-devel
mailing list