Skip to content

Commit

Permalink
Script(update): change version to 1.0.0rc1 to distinguish from 0.06.x
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverRainZ committed Sep 10, 2018
1 parent ba48196 commit a88d8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PACKAGE_NAME = Srain
PACKAGE_BUILD = $(shell [ -d .git ] && \
git rev-parse --git-dir > /dev/null 2>&1 && \
echo -n -git@0.`git rev-list --count HEAD`.`git describe --always`)
PACKAGE_VERSION = 0.06.4
PACKAGE_VERSION = 1.0.0rc1
PACKAGE_AUTHOR = Shengyu Zhang
PACKAGE_EMAIL = [email protected]
PACKAGE_DESC = Modern, beautiful IRC client written in GTK+ 3.
Expand Down

0 comments on commit a88d8ae

Please sign in to comment.