Skip to content

Commit

Permalink
Update version for deb package
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerGee committed Jul 22, 2014
1 parent d1f0f91 commit 900355b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-package
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ fi

# create needed files
echo "Package: compile" > $CONTROL
echo "Version: 2.0" >> $CONTROL
echo "Version: 2.1" >> $CONTROL
echo "Description: invokes compiler programs with customized command-lines" >> $CONTROL
echo "Maintainer: Roger Gee <[email protected]>" >> $CONTROL
echo Architecture: $2 >> $CONTROL
Expand Down

0 comments on commit 900355b

Please sign in to comment.