Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
LabGIS committed Jul 26, 2017
1 parent b45e199 commit 9797131
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion MapoTero_v3/MapoTero_v3.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<MapFileExtensions>false</MapFileExtensions>
<WebPage>publish.htm</WebPage>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>6</ApplicationRevision>
<ApplicationRevision>7</ApplicationRevision>
<ApplicationVersion>3.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
Expand Down
12 changes: 6 additions & 6 deletions MapoTero_v3/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ Imports System.Runtime.InteropServices

' Review the values of the assembly attributes

<Assembly: AssemblyTitle("MapoTero")>
<Assembly: AssemblyDescription("kod: 2009-2014 pajakt, 2015 Kazik N, Paweł_gdn, AAA222; kod modułu przeliczania współrzędnych: Edward Zadorski;")>
<Assembly: AssemblyTitle("MapoTero")>
<Assembly: AssemblyDescription("kod: 2009-2014 pajakt, od 2015 Kazimierz Niecikowski, Paweł_gdn, AAA222; kod modułu przeliczania współrzędnych: Edward Zadorski;")>
<Assembly: AssemblyCompany("Pomorskie Forum Eksploracyjne")>
<Assembly: AssemblyProduct("Program do pobierania rastrowych map z serwerów WMS")>
<Assembly: AssemblyCopyright("Copyright © pajakt, 2009/2015. Powszechna Licencja Publiczna GNU-GPLv3")>

<Assembly: AssemblyTrademark("MapoTero")>
<Assembly: AssemblyTrademark("MapoTero")>

<Assembly: ComVisible(False)>
<Assembly: ComVisible(True)>

'The following GUID is for the ID of the typelib if this project is exposed to COM
<Assembly: Guid("c49b1fc2-c535-4c0a-adcb-d87cb1f91e33")>
Expand All @@ -34,8 +34,8 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("3.0.0.6")>
<Assembly: AssemblyFileVersion("3.0.0.6")>
<Assembly: AssemblyVersion("3.0.0.7")>
<Assembly: AssemblyFileVersion("3.0.0.7")>

<Assembly: NeutralResourcesLanguageAttribute("pl-PL")>
<Assembly: System.CLSCompliant(true)>
2 changes: 2 additions & 0 deletions MapoTero_v3/warstwy/skany_map_topograficznych.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Raster_50_1965
4
Raster_50_1992
4
Raster_50tys_VMap
4
Raster_50_UTM
4
Raster_100_1980
Expand Down

0 comments on commit 9797131

Please sign in to comment.