Re: [Openvpn-devel] [PATCH] Incrementing version number of tap-windows to 9.9.1

2012-07-02 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/07/12 16:33, Alon Bar-Lev wrote: > Hi, > > If you are not going to release, you should keep the _master or > _beta or any other suffix. We're shipping this updated code base with the 2.3-alpha2 release ... so it's just to prepare the tree for t

Re: [Openvpn-devel] [PATCH] Incrementing version number of tap-windows to 9.9.1

2012-07-02 Thread Alon Bar-Lev
Hi, If you are not going to release, you should keep the _master or _beta or any other suffix. Alon. On Mon, Jul 2, 2012 at 5:27 PM, wrote: > From: Samuli Seppänen > > Tap-windows driver is now built using it's own buildsystem, whereas earlier it > was built using the Python-based buildsystem

[Openvpn-devel] [PATCH] Incrementing version number of tap-windows to 9.9.1

2012-07-02 Thread samuli
From: Samuli Seppänen Tap-windows driver is now built using it's own buildsystem, whereas earlier it was built using the Python-based buildsystem in OpenVPN. Incrementing release date and version number in tap-windows/version.m4 to help differentiate these new drivers from the old ones. Signed-o