This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Raised version to 1.1.0 (
#468
)
for-closed-social
Thomas Boerger
8 years ago
committed by
GitHub
parent
6aacf4d2f0
commit
f2ff0ee846
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
main.go
+ 1
- 1
main.go
View File
@ -18,7 +18,7 @@ import (
)
// Version holds the current Gitea version
var
Version
=
"1.
0
.0+dev"
var
Version
=
"1.
1
.0+dev"
func
init
(
)
{
runtime
.
GOMAXPROCS
(
runtime
.
NumCPU
(
)
)
Write
Preview
Loading…
Cancel
Save