The branch, master has been updated via d52a4690750ad3b69be998fff9ed2c2b32fb3a00 (commit) from 4d8ec8f9dc91f16b03d1a858cb3cd3ede3b391f3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d52a4690750ad3b69be998fff9ed2c2b32fb3a00 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Sep 19 18:45:49 2011 +0200 version increment ----------------------------------------------------------------------- Summary of changes: version.h | 2 +- x2goplugin.rc | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) The diff of changes is: diff --git a/version.h b/version.h index bc0e097..2179fd0 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "3.99.0.0" +#define VERSION "3.99.0.1" diff --git a/x2goplugin.rc b/x2goplugin.rc index 2d2b352..e0cf6ac 100644 --- a/x2goplugin.rc +++ b/x2goplugin.rc @@ -1,8 +1,8 @@ 1 TYPELIB "x2goplugin.rc" 1 VERSIONINFO - FILEVERSION 3,99,0,0 - PRODUCTVERSION 3,99,0,0 + FILEVERSION 3,99,0,1 + PRODUCTVERSION 3,99,0,1 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -21,13 +21,13 @@ BEGIN VALUE "FileDescription", "Allows you to start X2Go session in a webbrowser\0" VALUE "FileExtents", "x2go\0" VALUE "FileOpenName", "Configuration File for X2Go Session (*.x2go)\0" - VALUE "FileVersion", "3, 99, 0 ,0\0" + VALUE "FileVersion", "3, 99, 0 ,1\0" VALUE "InternalName", "x2goplugin\0" VALUE "LegalCopyright", "Copyright � 2010 Obviously Nice\0" VALUE "MIMEType", "application/x2go\0" VALUE "OriginalFilename", "npx2goplugin.dll\0" - VALUE "ProductName", "X2GoClient Plug-in 3.99.0.0\0" - VALUE "ProductVersion", "3, 99, 0, 0\0" + VALUE "ProductName", "X2GoClient Plug-in 3.99.0.1\0" + VALUE "ProductVersion", "3, 99, 0, 1\0" END END BLOCK "VarFileInfo" hooks/post-receive -- x2goclient.git (X2go Client) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2goclient.git" (X2go Client).