FAQ

What does the version number(s) represent?

A typical Abacus version number will look like this: "2.3.4.55" In the example:

  • 2 is the major version and will only change if the plugin is rewritten entirely. Won't happen very often.
  • 3 is the minor version and will change each time there are new features added. Happens sometimes. :)
  • 4 is the fix release. Everytime there's a new release for fixing bugs. Probably changes often.
  • 55 is the build number. This one changes every time I recompile...every time I change the code. Changes very often.

Comments

Posts Quoted:
Reply
Clear All Quotes