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
2025-01-08 10:46:35 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
81af2a9a27
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
Release 0.9.8
2017-08-05 05:44:22 +03:00
const
VERSION
=
"0.9.8"
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