This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
homebrewfilter
Watch
2
Star
0
Fork
0
You've already forked homebrewfilter
mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced
2024-11-15 13:55:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f8951b8c4c
homebrewfilter
/
svnrev
/
svnrev.c
7 lines
54 B
C
Raw
Normal View
History
Unescape
Escape
bump to rev42
2012-11-21 23:49:01 +01:00
#
define SVN_REV 42
add svnrev stuff
2011-10-01 19:45:29 +02:00
int
SvnRev
(
)
{
return
SVN_REV
;
}
Reference in New Issue
Copy Permalink