auriamg / macdylibbundler

Utility to ease bundling libraries into executables for OSX
MIT License
550 stars 83 forks source link

wrong VERSION #8

Closed ryandesign closed 6 years ago

ryandesign commented 9 years ago

The last version you released on SourceForge is 0.4.4 but it still contains this line:

const std::string VERSION = "0.4.1";

This line remains in the current version of the code in this github repository.

auriamg commented 9 years ago

That's right. Though for the moment, dylibbundler is moving quite slowly so there is no plan to make actual releases in the foreseeable future, people can just get the latest from git. Maybe VERSION should just say "git" or something like that