Skip to content

Commit

Permalink
new README
Browse files Browse the repository at this point in the history
  • Loading branch information
pat1 committed Jan 23, 2020
1 parent ed0c244 commit e2b3b5b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= AutoRadio version 33 =
= AutoRadio version 3.3 =
https://github.com/pat1/autoradio

OVERVIEW
Expand Down
11 changes: 11 additions & 0 deletions README.release
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
to change release:
emacs autoradio/__init__.py

change _version as:
_version_="3.3"

use tito to change spec file and do a new release for RPM:
tito tag --use-release=4 --use-version=3.3

push to github and start build on COPR:
git push --follow-tags origin

0 comments on commit e2b3b5b

Please sign in to comment.