Azhura 0 Posted March 12, 2018 How to get revision number? tried @version and this came out. 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 Quote Share this post Link to post Share on other sites
0 bWolfie 138 Posted March 12, 2018 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. Quote Share this post Link to post Share on other sites
How to get revision number? tried @version and this came out.
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