~mixxxdevelopers/mixxx/features_rubberband

« back to all changes in this revision

Viewing changes to mixxx/src/defs_version.h

  • Committer: Sean M. Pappalardo
  • Date: 2010-03-06 21:46:14 UTC
  • mfrom: (2182.2.292 release-1.6.2)
  • Revision ID: pegasus@renegadetech.com-20100306214614-z7c9wosz3sgsluno
- Merged from 1.7 (SCS.3d fix & madjester's script.absSlider fix)
- SCS.3d scratch bug fix for 1.8
- Prevent upgrade.cpp from complaining about no upgrade function when there's no version # in the config file
- Changed version to 1.8.0~beta2-pre to avoid confusion

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 ***************************************************************************/
16
16
 
17
17
// Doing this in its own file avoids needlessly rebuilding everything when just the version number changes
18
 
#define VERSION "1.8.0~beta1"
 
18
#define VERSION "1.8.0~beta2-pre"