]> git.mjollnir.org Git - moodle.git/commitdiff
Going to "Create the script". Bump.
authorstronk7 <stronk7>
Sun, 30 Nov 2003 21:57:43 +0000 (21:57 +0000)
committerstronk7 <stronk7>
Sun, 30 Nov 2003 21:57:43 +0000 (21:57 +0000)
backup/STATUS.txt
backup/version.php

index b908f98d20e46386bc2e12b1a54d69892b06625f..ba000ce551905daf5655ed387122c3afbc6746fb 100644 (file)
@@ -116,8 +116,8 @@ Backup Details:
    - Download backup files......................................DONE
    - Delete backup files........................................DONE
    - Program scheduled backups..................................IN PROGRESS
-      - Build a configuration inteface..........................IN PROGRESS
-      - Create the script.......................................NOT EXISTS
+      - Build a configuration inteface..........................DONE
+      - Create the script.......................................IN PROGRESS
       - Integrate it in cron....................................NOT EXISTS
 
 Restore Details:
index 3bec877a676b6bf31a7dd5af268b373f8ac6a40f..e94d4faa497edf46d4d1f60fa2f705f81eb005bd 100644 (file)
@@ -5,6 +5,6 @@
 // database (backup_version) to determine whether upgrades should
 // be performed (see db/backup_*.php)
 
-$backup_version = 2003112700;   // The current version is a date (YYYYMMDDXX)
+$backup_version = 2003113000;   // The current version is a date (YYYYMMDDXX)
 
 $backup_release = "1.2 development";  // User-friendly version number