This website requires JavaScript.
Explore
Help
Register
Sign In
gsathecat
/
lemmy
mirror of
https://github.com/LemmyNet/lemmy.git
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f71d19729a
lemmy
/
server
/
src
/
version.rs
2 lines
45 B
Rust
Raw
Normal View
History
Unescape
Escape
Version v0.5.11
2020-01-01 16:32:58 +00:00
pub
const
VERSION
:
&
'static
str
=
"
v0.5.11
"
;