1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/version.go

5 lines
80 B
Go
Raw Normal View History

2014-11-09 21:51:10 +02:00
package main
// VERSION contains version information
2019-01-04 12:58:30 +02:00
var VERSION = "undefined"