This website requires JavaScript.
Explore
Help
Sign In
sosedoff
/
pgweb
Watch
1
Star
1
Fork
0
You've already forked pgweb
mirror of
https://github.com/sosedoff/pgweb.git
synced
2024-12-16 12:32:10 +03:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
7766c3bb66
pgweb
/
pkg
/
command
/
version.go
9 lines
86 B
Go
Raw
Normal View
History
Unescape
Escape
Move version definition into command package, include build timestamp, add /api/info endpoint
2015-05-05 08:34:23 +03:00
package
command
Version bump: 0.7.0
2016-01-05 22:14:36 +03:00
const
VERSION
=
"0.7.0"
Move version definition into command package, include build timestamp, add /api/info endpoint
2015-05-05 08:34:23 +03:00
var
(
GitCommit
string
BuildTime
string
)
Reference in New Issue
Copy Permalink