The branch, master has been updated
via 4b0d8934cd12988de56fed821dd989bb13f99bfd (commit)
from 034186dfcffa008e40cf3c2ec58df1aa82861f2d (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 4b0d8934cd12988de56fed821dd989bb13f99bfd
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Thu Oct 13 02:00:18 2011 +0200
continue development, version increment
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
debian/changelog | 7 +++++++
version.h | 2 +-
x2goplugin.rc | 8 ++++----
4 files changed, 13 insertions(+), 6 deletions(-)
The diff of changes is:
diff --git a/VERSION b/VERSION
index 4026527..df56986 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.99.0.0
+3.99.0.2
diff --git a/debian/changelog b/debian/changelog
index 264bf6a..a938f1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x2goclient (3.99.0.2-0~x2go1) UNRELEASED; urgency=low
+
+ * New upstream version (3.99.0.2):
+ - Continue development...
+
+ -- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Thu, 13 Oct 2011 01:59:41 +0200
+
x2goclient (3.99.0.1-0~x2go1) unstable; urgency=low
* New upstream version (3.99.0.1):
diff --git a/version.h b/version.h
index 2179fd0..373dbab 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define VERSION "3.99.0.1"
+#define VERSION "3.99.0.2"
diff --git a/x2goplugin.rc b/x2goplugin.rc
index e0cf6ac..c876831 100644
--- a/x2goplugin.rc
+++ b/x2goplugin.rc
@@ -1,8 +1,8 @@
1 TYPELIB "x2goplugin.rc"
1 VERSIONINFO
- FILEVERSION 3,99,0,1
- PRODUCTVERSION 3,99,0,1
+ FILEVERSION 3,99,0,2
+ PRODUCTVERSION 3,99,0,2
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -21,12 +21,12 @@ 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 ,1\0"
+ VALUE "FileVersion", "3, 99, 0 ,2\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.1\0"
+ VALUE "ProductName", "X2GoClient Plug-in 3.99.0.2\0"
VALUE "ProductVersion", "3, 99, 0, 1\0"
END
END
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).