Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajg committed Jul 29, 2014
1 parent cc91b49 commit a2d4bdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ajg/synth/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#ifndef AJG_SYNTH_VERSION_HPP_INCLUDED
#define AJG_SYNTH_VERSION_HPP_INCLUDED

#define AJG_SYNTH_VERSION_MAJOR 0
#define AJG_SYNTH_VERSION_MINOR 75
#define AJG_SYNTH_VERSION_MAJOR 1
#define AJG_SYNTH_VERSION_MINOR 0
#define AJG_SYNTH_VERSION_PATCH 0

#define AJG_SYNTH_VERSION AJG_SYNTH_VERSION_MAJOR.AJG_SYNTH_VERSION_MINOR.AJG_SYNTH_VERSION_PATCH
Expand Down

0 comments on commit a2d4bdf

Please sign in to comment.