Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=dfe1fcde645b7171c0a35b004d4ecf234d5579a2

commit dfe1fcde645b7171c0a35b004d4ecf234d5579a2
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Thu Nov 11 14:04:28 2010 +0100

*version bump

diff --git a/Packages.mdproj b/Packages.mdproj
index 37cb555..9299df3 100644
--- a/Packages.mdproj
+++ b/Packages.mdproj
@@ -29,6 +29,6 @@
</Package>
</Packages>
</Packages>
-    <ReleaseVersion>0.1.7.6</ReleaseVersion>
+    <ReleaseVersion>0.1.8</ReleaseVersion>
</PropertyGroup>
</Project>
\ No newline at end of file
diff --git a/PyUtils/PyUtils.mdproj b/PyUtils/PyUtils.mdproj
index cab6521..a80e9d1 100644
--- a/PyUtils/PyUtils.mdproj
+++ b/PyUtils/PyUtils.mdproj
@@ -7,7 +7,7 @@
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{4C4EA50C-8467-4840-B89D-AF1009A0532E}</ProjectGuid>
-    <ReleaseVersion>0.1.7.6</ReleaseVersion>
+    <ReleaseVersion>0.1.8</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>Debug</OutputPath>
diff --git a/RSS.NET/RSS.NET.csproj b/RSS.NET/RSS.NET.csproj
index 305471a..b910378 100644
--- a/RSS.NET/RSS.NET.csproj
+++ b/RSS.NET/RSS.NET.csproj
@@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Rss</RootNamespace>
<AssemblyName>RSS.NET</AssemblyName>
-    <ReleaseVersion>0.1.7.6</ReleaseVersion>
+    <ReleaseVersion>0.1.8</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/Service/Service.csproj b/Service/Service.csproj
index 362312e..ba8ee5c 100644
--- a/Service/Service.csproj
+++ b/Service/Service.csproj
@@ -9,7 +9,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>Service</RootNamespace>
<AssemblyName>ServiceMonoFrugal</AssemblyName>
-    <ReleaseVersion>0.1.7.6</ReleaseVersion>
+    <ReleaseVersion>0.1.8</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/Traduction/Traduction.mdproj b/Traduction/Traduction.mdproj
index d55e399..bc6d345 100644
--- a/Traduction/Traduction.mdproj
+++ b/Traduction/Traduction.mdproj
@@ -14,6 +14,6 @@
</translations>
</translations>
<packageName>i8n1</packageName>
-    <ReleaseVersion>0.1.7.6</ReleaseVersion>
+    <ReleaseVersion>0.1.8</ReleaseVersion>
</PropertyGroup>
</Project>
\ No newline at end of file
diff --git a/frugal-irc/frugal-irc.csproj b/frugal-irc/frugal-irc.csproj
index 5c9cb5f..42a6255 100644
--- a/frugal-irc/frugal-irc.csproj
+++ b/frugal-irc/frugal-irc.csproj
@@ -9,7 +9,7 @@
<OutputType>WinExe</OutputType>
<RootNamespace>frugalirc</RootNamespace>
<AssemblyName>frugal-irc</AssemblyName>
-    <ReleaseVersion>0.1.7.6</ReleaseVersion>
+    <ReleaseVersion>0.1.8</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/frugal-mono-tools/frugal-mono-tools.csproj 
b/frugal-mono-tools/frugal-mono-tools.csproj
index 23af25c..7b264c1 100644
--- a/frugal-mono-tools/frugal-mono-tools.csproj
+++ b/frugal-mono-tools/frugal-mono-tools.csproj
@@ -9,7 +9,7 @@
<OutputType>WinExe</OutputType>
<RootNamespace>frugalmonotools</RootNamespace>
<AssemblyName>frugal-mono-tools</AssemblyName>
-    <ReleaseVersion>0.1.7.6</ReleaseVersion>
+    <ReleaseVersion>0.1.8</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>true</DebugSymbols>
diff --git a/frugalware-tweak.sln b/frugalware-tweak.sln
index d63a841..adf0f93 100644
--- a/frugalware-tweak.sln
+++ b/frugalware-tweak.sln
@@ -72,6 +72,6 @@ Global
$0.StandardHeader = $4
$4.Text = @/*\r\n *  Copyright (C) 2010 by Gaetan Gourdin 
<bouleet...@frogdev.info>\r\n *\r\n *  This program is free software; you can 
redistribute it and/or modify\r\n *  it under the terms of the GNU General 
Public License as published by\r\n *  the Free Software Foundation; either 
version 2 of the License, or\r\n *  (at your option) any later version.\r\n 
*\r\n *  This program is distributed in the hope that it will be useful,\r\n *  
but WITHOUT ANY WARRANTY; without even the implied warranty of\r\n *  
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r\n *  GNU 
General Public License for more details.\r\n *\r\n *  You should have received 
a copy of the GNU General Public License\r\n *  along with this program; if 
not, write to the Free Software\r\n *  Foundation, Inc., 59 Temple Place - 
Suite 330, Boston, MA 02111-1307, USA.\r\n */
$4.inheritsSet = Apache2License
-               version = 0.1.7.6
+               version = 0.1.8
EndGlobalSection
EndGlobal
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to