Jump to content
  • 0
Sign in to follow this  
Azhura

Revision Question

Question

How to get revision number? tried @version and this came out.

important.PNG.749d73335d3d1c9c8608afb18cd547db.PNG

Additional question, Are there lots of changes with the socket.c for the past year? If I used the new socket.c to old hercules version is it backwards compatible? TIA

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

In git use the command git log -1 and it should give you some input. below is a sample, bold/italic is my commit no.

commit f0ac93031a951bde7e014693803003e63c5bafd9 (HEAD -> master)

If possible better to port old custom stuff into a new Hercules. Files often have cross-dependencies, so it likely cannot just be straight imported.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.