Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkenneth.skovhede@gmail.com <kenneth.skovhede@gmail.com@59da171f-624f-0410-aa54-27559c288bec>2009-06-09 02:34:26 +0400
committerkenneth.skovhede@gmail.com <kenneth.skovhede@gmail.com@59da171f-624f-0410-aa54-27559c288bec>2009-06-09 02:34:26 +0400
commitb2f7ed7132acae895fed2fb1743a706eba316913 (patch)
treec9b8da47015ca661475fdba039d8a9e1e24fe9d9 /Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs
parent567bab334e394e75db0744d472dbeac52e436e7b (diff)
Updated version numbers for the 1.0 Final release.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@183 59da171f-624f-0410-aa54-27559c288bec
Diffstat (limited to 'Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs')
-rw-r--r--Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs
index 7ebe4de01..0f9f238c9 100644
--- a/Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs
@@ -50,5 +50,5 @@ using System.Runtime.InteropServices;
//
// 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.0.175")]
-[assembly: AssemblyFileVersion("1.0.0.175")]
+[assembly: AssemblyVersion("1.0.0.183")]
+[assembly: AssemblyFileVersion("1.0.0.183")]