diff --git a/README.md b/README.md index 20bfa48..4589a91 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It can also makes backups of specified directories. Your backups can be send to many other places, local or distant. Archivist is automatically launched periodicaly to update your backups and send the modifications to the other places. -**Shipped version:** 0.8 +**Shipped version:** 0.9 ## Screenshots diff --git a/README_fr.md b/README_fr.md index b64e5e9..07a4bb6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -15,7 +15,7 @@ Il peut également faire des sauvegardes de répertoires spécifiques. Vos sauvegardes peuvent être envoyées à de nombreux autres endroits, locaux ou distants. Archivist est automatiquement lancé périodiquement pour mettre à jour vos sauvegardes et envoyer les modifications aux autres emplacements. -**Version embarquée:** 0.8 +**Version embarquée:** 0.9 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 7c32b68..9ffc186 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/maniackcrudelis/archivist/archive/v0.8.tar.gz -SOURCE_SUM=9301979e1418438791a4342efd19327e +SOURCE_URL=https://github.com/maniackcrudelis/archivist/archive/v0.9.tar.gz +SOURCE_SUM=d67285ff66909faa31f696fc552015a4 SOURCE_SUM_PRG=md5sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a2e720d..0492606 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Automatic backups.", "fr": "Sauvegardes automatiques." }, - "version": "0.8~ynh1", + "version": "0.9~ynh1", "url": "https://github.com/maniackcrudelis/archivist", "license": "GPL-3.0", "maintainer": {