[X2go-Commits] x2goclient.git - master (branch) updated: 3.99.2.0-1-gb026eb6

X2Go dev team git-admin at x2go.org
Wed Apr 4 11:56:20 CEST 2012


The branch, master has been updated
       via  b026eb6b729095f6907a2a6a00f1c59de2664850 (commit)
      from  7b871ac84fc2877af240ec5a4a6172d1eaec61b3 (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 b026eb6b729095f6907a2a6a00f1c59de2664850
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Apr 4 11:56:14 2012 +0200

    Continue development...

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

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

The diff of changes is:
diff --git a/VERSION b/VERSION
index 1296fd3..399ee7b 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.99.2.0
+3.99.2.1
diff --git a/debian/changelog b/debian/changelog
index 49f5464..2467f37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x2goclient (3.99.2.1-0~x2go1) UNRELEASED; urgency=low
+
+  * Continue development...
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 04 Apr 2012 11:55:57 +0200
+
 x2goclient (3.99.2.0-0~x2go1) unstable; urgency=low
 
   [ Oleksandr Shneyder ]
diff --git a/desktop/x2goclient.desktop b/desktop/x2goclient.desktop
index 5e806a0..16f2040 100644
--- a/desktop/x2goclient.desktop
+++ b/desktop/x2goclient.desktop
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Encoding=UTF-8
-Version=3.99.2.0
+Version=3.99.2.1
 Type=Application
 Name=X2Go Client
 Exec=/usr/bin/x2goclient
diff --git a/version.h b/version.h
index bae887b..2ca866f 100644
--- a/version.h
+++ b/version.h
@@ -1 +1,2 @@
-#define VERSION "3.99.2.0"
+#define VERSION "3.99.2.1"
+
diff --git a/x2goplugin.rc b/x2goplugin.rc
index ef7a9ea..ea22b6a 100644
--- a/x2goplugin.rc
+++ b/x2goplugin.rc
@@ -1,8 +1,8 @@
 1 TYPELIB "x2goplugin.rc"
 
 1 VERSIONINFO
- FILEVERSION 3,99,2,0
- PRODUCTVERSION 3,99,2,0
+ FILEVERSION 3,99,2,1
+ PRODUCTVERSION 3,99,2,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, 2 ,0\0"
+            VALUE "FileVersion", "3, 99, 2 ,1\0"
             VALUE "InternalName", "x2goplugin\0"
             VALUE "LegalCopyright", "Copyright © 2010-2012 Obviously Nice\0"
 	    VALUE "MIMEType", "application/x2go\0"
             VALUE "OriginalFilename", "npx2goplugin.dll\0"
-            VALUE "ProductName", "X2GoClient Plug-in 3.99.2.0\0"
-            VALUE "ProductVersion", "3, 99, 2, 0\0"
+            VALUE "ProductName", "X2GoClient Plug-in 3.99.2.1\0"
+            VALUE "ProductVersion", "3, 99, 2, 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).




More information about the x2go-commits mailing list