Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-13477 Change version number scheme for $CFG->version and $CFG->release
  3. MDL-13768

Automatically update $release in version.php in all branches with the current date, starting from 1.9, to help bug reports etc eg 1.9 + (20080220)

    XMLWordPrintable

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.9
    • 1.9
    • Administration
    • None
    • MOODLE_19_STABLE
    • MOODLE_19_STABLE

    Description

      Automatically update $release in version.php in all branches with the current date, starting from 1.9, to help bug reports etc

      1.9 + (Build: 20080220)

      A little shell script to

      cd /moodle/stable19/moodle
      cvs -q update -dP version.php
      change the release name safely...
      cvs commit -m "Updated the build version" version.php
      cvs tag -F MOODLE_19_MERGED version.php

      would do it ...

      Attachments

        Activity

          People

            scyrma Mathieu Petit-Clair
            dougiamas Martin Dougiamas
            Petr Skoda Petr Skoda
            David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              3/Mar/08