summaryrefslogtreecommitdiff
path: root/README.git
diff options
context:
space:
mode:
Diffstat (limited to 'README.git')
-rw-r--r--README.git16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.git b/README.git
index 71e6f97..54b21e8 100644
--- a/README.git
+++ b/README.git
@@ -12,21 +12,21 @@ set date in HISTORY
git commit
git status # must be clean
-git tag -a -m'new release' '0.0.5'
+git tag -a -m'new release' '1.0.0'
git push --tags
cd
cd tmp
-rm -rf imonlcd-0.0.5
-git clone git://projects.vdr-developer.org/vdr-plugin-imonlcd.git imonlcd-0.0.5
-cd imonlcd-0.0.5
-git checkout 0.0.5
+rm -rf imonlcd-1.0.0
+git clone git://projects.vdr-developer.org/vdr-plugin-imonlcd.git imonlcd-1.0.0
+cd imonlcd-1.0.0
+git checkout 1.0.0
rm -rf .git*
cd ..
-tar cfz vdr-imonlcd-0.0.5.tgz imonlcd-0.0.5
+tar cfz vdr-imonlcd-1.0.0.tgz imonlcd-1.0.0
-in the project configuration, add new version 0.0.5
-upload vdr-imonlcd-0.0.5.tgz
+in the project configuration, add new version 1.0.0
+upload vdr-imonlcd-1.0.0.tgz
announce new version at vdr@linuxtv.org