Author: fmantek
Date: Fri Apr 13 06:57:41 2007
New Revision: 132
Modified:
trunk/clients/cs/RELEASE_NOTES.txt
trunk/clients/cs/src/version/AssemblyVersion.cs
Log:
Prepare for release
Modified: trunk/clients/cs/RELEASE_NOTES.txt
==============================================================================
--- trunk/clients/cs/RELEASE_NOTES.txt (original)
+++ trunk/clients/cs/RELEASE_NOTES.txt Fri Apr 13 06:57:41 2007
@@ -1,3 +1,8 @@
+== 1.0.9.6
+- added Google Apps for Your Domain support, a new helper DLL
Google.GData.Apps.dll, and a sample, as well
+ as unittests. Version number is increased to distinguish from Subversion, as
this will be a binary download
+ as well.
+
== 1.0.9.5 ==
- fix for incorrect encoding of usernames/passwords during authentication (you
could run
into problems if you had an email like "foo&[EMAIL PROTECTED]"
Modified: trunk/clients/cs/src/version/AssemblyVersion.cs
==============================================================================
--- trunk/clients/cs/src/version/AssemblyVersion.cs (original)
+++ trunk/clients/cs/src/version/AssemblyVersion.cs Fri Apr 13 06:57:41 2007
@@ -46,7 +46,7 @@
// You can specify all the values or you can default the Revision and Build
Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("1.0.9.7")]
+[assembly: AssemblyVersion("1.0.9.6")]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Data API" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---