This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
publics
/
etcd-io__etcd
Seguir
0
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
version: bump to alpha.3
Yicheng Qin
hace 11 años
padre
ac5a282003
commit
fd512ffe6d
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Unificar vista
Mostrar estadísticas de diff
1
1
version/version.go
+ 1
- 1
version/version.go
Ver fichero
@@ -17,5 +17,5 @@
package version
package version
var (
var (
- Version = "0.5.0-alpha.
2
"
+ Version = "0.5.0-alpha.
3
"
)
)