Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Solved] how to find ppsspp git revision number on git server?
11-21-2013, 08:25 AM
Post: #3
RE: how to find ppsspp git revision number on git server?
I think we need to successfully compile then get the GIT VERSION from

ppsspp/git-version.cpp
Code:
cat ../ppsspp/git-version.cpp|grep \"|cut -f2 -d \"
will get us
v0.9.5-556-gcd6de79
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: how to find ppsspp git revision number on git server? - fastrizwaan - 11-21-2013 08:25 AM

Forum Jump: