Update parte db con script sql

git-svn-id: https://keyhammer.ath.cx/svn/WebGIM/trunk@135 3e04ef4b-3b25-4b6c-be27-bb5389ca777b
This commit is contained in:
samuele
2009-03-13 17:06:20 +00:00
parent fb111fa517
commit ee72f4f609
6 changed files with 5 additions and 5 deletions
Binary file not shown.
Binary file not shown.
+3 -3
View File
@@ -351,14 +351,14 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:WebGIM"
"ProductCode" = "8:{E90E321E-488B-45CE-BB6C-BC1B8B326142}"
"PackageCode" = "8:{1835FD32-24ED-499B-B0E7-BC203A9DA41E}"
"ProductCode" = "8:{44B41C1B-07B8-480B-8569-4931E197ED96}"
"PackageCode" = "8:{F2082ADF-5A5B-4670-B306-12DE3C9731E1}"
"UpgradeCode" = "8:{7739196B-46A3-4BC7-AC29-DB8493976F04}"
"RestartWWWService" = "11:TRUE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.0.128"
"ProductVersion" = "8:1.0.130"
"Manufacturer" = "8:SteamWare s.r.l."
"ARPHELPTELEPHONE" = "8:035-460560"
"ARPHELPLINK" = "8:http://www.steamware.net"
Binary file not shown.
+1 -1
View File
@@ -116,7 +116,7 @@
<add key="dbTest" value="GIM_test"/>
<add key="dbAuthVers" value="1"/>
<add key="dbVocabVers" value="1"/>
<add key="dbAppVers" value="2"/>
<add key="dbAppVers" value="3"/>
<add key="dbAppCreaEnab" value="false"/>
<add key="sqlFileFormat" value="{0}_{1:0000}.sql"/>
<add key="sqlScriptDir" value="sql"/>
+1 -1
View File
@@ -1,4 +1,4 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="mod_menuBottom.ascx.cs"
Inherits="mod_menuBottom" %>
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">128 - </asp:Label>
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">130 - </asp:Label>
<asp:Label runat="server" ID="lblCopyRight" Text="..."></asp:Label>