Explorar el Código

v1.0.0.12

master
coffeycathal_cp hace 14 años
padre
commit
925b39638c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      DocX/Properties/AssemblyInfo.cs

+ 2
- 2
DocX/Properties/AssemblyInfo.cs Ver fichero

@@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.11")]
[assembly: AssemblyFileVersion("1.0.0.11")]
[assembly: AssemblyVersion("1.0.0.12")]
[assembly: AssemblyFileVersion("1.0.0.12")]

Cargando…
Cancelar
Guardar