diff --git a/.appveyor.yml b/.appveyor.yml
index 1ad831d2..40984cef 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,4 +1,4 @@
-version: '1.7.1-git-{build}'
+version: '1.7.2-git-{build}'
image: 'Visual Studio 2015'
clone_depth: 1
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index ce3148ab..1fa6106c 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -9,7 +9,7 @@
| OS/arch/bits (mandatory) | Debian arm 64, Ubuntu x86 32
| File format of the file you reverse (mandatory) | PE, ELF etc.
| Architecture/bits of the file (mandatory) | PPC, x86/32, x86/64 etc.
-| Cutter and r2 version, See About Cutter (mandatory) | Version 1.7.1 / Using r2 2.8.0
+| Cutter and r2 version, See About Cutter (mandatory) | Version 1.7.2 / Using r2 3.0.0
| Show version information **full output** (See About Cutter) in a pastebin document (mandatory) | https://gist.github.com/
### Expected behavior
diff --git a/README.md b/README.md
index a776e105..b66bbdc9 100644
--- a/README.md
+++ b/README.md
@@ -16,9 +16,9 @@ Cutter is available for all platforms (Linux, OS X, Windows).
You can download the latest release [here](https://github.com/radareorg/cutter/releases).
* OSX: Download the latest `.dmg` file.
* Windows: Download the latest archive.
- * Linux: use the [AppImage](https://github.com/radareorg/cutter/releases/download/v1.7.1/Cutter-v1.7.1-x86_64.AppImage) file. Then just make it executable and run it:
- * `chmod +x Cutter-v1.7.1-x86_64.AppImage`
- * `./Cutter-v1.7.1-x86_64.AppImage`
+ * Linux: use the [AppImage](https://github.com/radareorg/cutter/releases/download/v1.7.2/Cutter-v1.7.2-x86_64.AppImage) file. Then just make it executable and run it:
+ * `chmod +x Cutter-v1.7.2-x86_64.AppImage`
+ * `./Cutter-v1.7.2-x86_64.AppImage`
## Building from sources
diff --git a/docs/_config.yml b/docs/_config.yml
index 23a8b800..15cdbcf2 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -2,7 +2,7 @@ name: Cutter
title: Cutter
project:
- version: 1.7.1
+ version: 1.7.2
download_url: https://github.com/radareorg/cutter/releases
license:
diff --git a/docs/index.md b/docs/index.md
index 9706e8c4..7f07c3ce 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -17,8 +17,8 @@ You can download the latest release [here](https://github.com/radareorg/cutter/r
* OSX: Download the latest `.dmg` file.
* Windows: Download the latest archive.
* Linux: use the AppImage file. Then just make it executable and run it:
- * `chmod +x Cutter-v1.7.1-x86_64.AppImage`
- * `./Cutter-v1.7.1-x86_64.AppImage`
+ * `chmod +x Cutter-v1.7.2-x86_64.AppImage`
+ * `./Cutter-v1.7.2-x86_64.AppImage`
---
diff --git a/src/Cutter.appdata.xml b/src/Cutter.appdata.xml
index 58c536e6..2c4ba8f0 100644
--- a/src/Cutter.appdata.xml
+++ b/src/Cutter.appdata.xml
@@ -26,6 +26,7 @@
http://beta.rada.re/en/latest/cutter.html
+