Skip to content

Commit

Permalink
Moved to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaderi committed Jun 1, 2017
1 parent 3b23fc0 commit a4a0d44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

TODAY=`date +%y%m%d`
NOW=`date +%s`
MAJOR_RELEASE="2"
MINOR_RELEASE="5"
MAJOR_RELEASE="3"
MINOR_RELEASE="0"
SHORT_VERSION="$MAJOR_RELEASE.$MINOR_RELEASE"
VERSION="$SHORT_VERSION.$TODAY"

Expand Down

0 comments on commit a4a0d44

Please sign in to comment.