[X2Go-Commits] [x2goclient] 01/05: misc: update version to 4.1.2.0.

git-admin at x2go.org git-admin at x2go.org
Sat Mar 3 03:12:07 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient.

commit e62ad2250c2556a5fb48a1b436f6f37f610c72a1
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Mar 3 01:08:42 2018 +0100

    misc: update version to 4.1.2.0.
---
 VERSION                                       |  2 +-
 debian/changelog                              | 10 +++++++---
 man/man1/x2goclient.1                         |  2 +-
 src/version.h                                 |  2 +-
 x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc | 10 +++++-----
 x2goclient.spec                               |  2 +-
 6 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/VERSION b/VERSION
index 7a96213..92efd39 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.1.1.2
+4.1.2.0
diff --git a/debian/changelog b/debian/changelog
index a00635b..9f0a590 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
-x2goclient (4.1.1.2-0x2go1) UNRELEASED; urgency=medium
+x2goclient (4.1.2.0-0x2go1) UNRELEASED; urgency=medium
 
   [ Mike DePaulo ]
-  * New upstream version (4.1.1.2):
+  * New upstream version (4.1.2.0):
     - src/sshmasterconnection.cpp: Do not attempt to perform Interaction with
       SSH Server (e.g. for changing expired password) when using
       GSSAPI/Kerberos because the interaction code does not support it yet.
@@ -13,10 +13,14 @@ x2goclient (4.1.1.2-0x2go1) UNRELEASED; urgency=medium
       x2goclient was copied/extracted to a folder where users could write.
 
   [ Oleksandr Shneyder ]
-  * New upstream version (4.1.1.2):
+  * New upstream version (4.1.2.0):
     - don't start gpg agent for PGP card authentication. Use system agent instead.
     - change search string for pcsc_scan.
 
+  [ Mihai Moldovan ]
+  * New upstream version (4.1.2.0):
+    - misc: update version to 4.1.2.0.
+
  -- X2Go Release Manager <git-admin at x2go.org>  Thu, 15 Feb 2018 22:01:32 +0100
 
 x2goclient (4.1.1.1-0x2go1) unstable; urgency=medium
diff --git a/man/man1/x2goclient.1 b/man/man1/x2goclient.1
index f3a905c..91c7595 100644
--- a/man/man1/x2goclient.1
+++ b/man/man1/x2goclient.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH x2goclient 1 "Feb 2018" "Version 4.1.1.2" "X2Go Client (Qt4)"
+.TH x2goclient 1 "Mar 2018" "Version 4.1.2.0" "X2Go Client (Qt4)"
 .SH NAME
 x2goclient \- Client application to launch server-side X2Go sessions.
 .SH SYNOPSIS
diff --git a/src/version.h b/src/version.h
index 921ec89..a788b52 100644
--- a/src/version.h
+++ b/src/version.h
@@ -19,6 +19,6 @@
 #ifndef VERSION_H
 #define VERSION_H
 
-#define VERSION "4.1.1.2"
+#define VERSION "4.1.2.0"
 
 #endif /* !defined (VERSION_H) */
diff --git a/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc b/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
index e671341..c037281 100644
--- a/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
+++ b/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
@@ -1,8 +1,8 @@
 1 TYPELIB "x2goplugin.rc"
 
 1 VERSIONINFO
- FILEVERSION 4.1.1.2
- PRODUCTVERSION 4.1.1.2
+ FILEVERSION 4.1.2.0
+ PRODUCTVERSION 4.1.2.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", "4, 1, 1, 2\0"
+            VALUE "FileVersion", "4, 1, 2, 0\0"
             VALUE "InternalName", "x2goplugin\0"
             VALUE "LegalCopyright", "Copyright � 2010-2018 X2Go Project\0"
             VALUE "MIMEType", "application/x2go\0"
             VALUE "OriginalFilename", "npx2goplugin.dll\0"
-            VALUE "ProductName", "X2GoClient Plug-in 4.1.1.2\0"
-            VALUE "ProductVersion", "4, 1, 1, 2\0"
+            VALUE "ProductName", "X2GoClient Plug-in 4.1.2.0\0"
+            VALUE "ProductVersion", "4, 1, 2, 0\0"
         END
     END
     BLOCK "VarFileInfo"
diff --git a/x2goclient.spec b/x2goclient.spec
index 0fbe047..248720b 100644
--- a/x2goclient.spec
+++ b/x2goclient.spec
@@ -1,5 +1,5 @@
 Name:           x2goclient
-Version:        4.1.1.2
+Version:        4.1.2.0
 Release:        0.0x2go1%{?dist}
 Summary:        X2Go Client application (Qt4)
 

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list