[X2go-Commits] x2goclient.git - master (branch) updated: 3.0.1.18-53-gacdb1da

X2go dev team git-admin at x2go.org
Wed Jul 20 16:36:08 CEST 2011


The branch, master has been updated
       via  acdb1da43cb0d50655730f98e8bf1e6a4305b57d (commit)
      from  3927e84a7269d743d41f968035484d58bf13db95 (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 acdb1da43cb0d50655730f98e8bf1e6a4305b57d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Jul 20 16:36:07 2011 +0200

    Bumping version towards 3.99.0.0, next major release of x2goclient will be 4.0.0.0.

-----------------------------------------------------------------------

Summary of changes:
 VERSION                    |    2 +-
 debian/changelog           |    7 ++-----
 desktop/x2goclient.desktop |    2 +-
 version.h                  |    2 +-
 x2goplugin.rc              |   10 +++++-----
 5 files changed, 10 insertions(+), 13 deletions(-)

The diff of changes is:
diff --git a/VERSION b/VERSION
index 14e681e..4026527 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0.99.0
+3.99.0.0
diff --git a/debian/changelog b/debian/changelog
index 99c0e69..d6ca411 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,10 @@
-x2goclient (3.0.99.0-0~x2go1) UNRELEASED; urgency=low
-
-  [ Mike Gabriel ]
-  * nothing yet.
+x2goclient (3.99.0.0-0~x2go1) unstable; urgency=low
 
   [ Oleksandr Shneyder ]
   * fixed loadbalancing in LDAP mode on multiply X2Go servers
   * fixed session crash by pulling out of smart card
 
- -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Thu, 14 Jul 2011 09:08:10 +0200
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 20 Jul 2011 16:33:08 +0200
 
 x2goclient (3.0.1.21-0~x2go1) unstable; urgency=low
 
diff --git a/desktop/x2goclient.desktop b/desktop/x2goclient.desktop
index 58f2ce0..fbf9efb 100644
--- a/desktop/x2goclient.desktop
+++ b/desktop/x2goclient.desktop
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Encoding=UTF-8
-Version=3.0.99.0
+Version=3.99.0.0
 Type=Application
 Name=X2Go Client
 Exec=/usr/bin/x2goclient
diff --git a/version.h b/version.h
index b49a660..bc0e097 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define VERSION "3.0.99.0"
+#define VERSION "3.99.0.0"
diff --git a/x2goplugin.rc b/x2goplugin.rc
index 2db7f67..2d2b352 100644
--- a/x2goplugin.rc
+++ b/x2goplugin.rc
@@ -1,8 +1,8 @@
 1 TYPELIB "x2goplugin.rc"
 
 1 VERSIONINFO
- FILEVERSION 3,0,99,0
- PRODUCTVERSION 3,0,99,0
+ FILEVERSION 3,99,0,0
+ PRODUCTVERSION 3,99,0,0
  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, 0, 99, 0\0"
+            VALUE "FileVersion", "3, 99, 0 ,0\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.0.99.0\0"
-            VALUE "ProductVersion", "3, 0, 99, 0\0"
+            VALUE "ProductName", "X2GoClient Plug-in 3.99.0.0\0"
+            VALUE "ProductVersion", "3, 99, 0, 0\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).




More information about the x2go-commits mailing list