From d785e27fb548e6f4caf6a217202cc2ee6ac4fff0 Mon Sep 17 00:00:00 2001 From: Tristan Youngs Date: Fri, 19 Oct 2018 15:19:18 +0100 Subject: [PATCH] Version bump to 2.1.9. --- CMakeLists.txt | 2 +- configure.ac | 2 +- extra/LEAP42.1/aten.spec | 2 +- extra/LEAP42.2/aten.spec | 2 +- extra/OSX/aten.dmginfo | 2 +- extra/OpenSuSE13.2/aten.spec | 2 +- extra/SL7.2/aten.spec | 2 +- extra/Ubuntu14.04/changelog | 2 +- extra/Ubuntu16.04/changelog | 2 +- extra/Win32/aten.iss | 4 ++-- .../usr/share/applications/com.projectaten.Aten.desktop | 2 +- src/main/version.h | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 47b890ed6..510fa9565 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ set(DESCRIPTION "Aten - Atomic configuration builder and editor") set(AUTHOR "Tristan Youngs") set(VERSION_MAJOR "2") set(VERSION_MINOR "1") -set(VERSION_PATCH "8") +set(VERSION_PATCH "9") set(CMAKE_BUILD_TYPE "Release") cmake_minimum_required(VERSION 2.8.12) diff --git a/configure.ac b/configure.ac index d48d7f7cf..0b4e99cf7 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.60) # Set program name, version and source directory -m4_define([ATEN_VERSION],[2.1.8]) +m4_define([ATEN_VERSION],[2.1.9]) AC_INIT([aten], ATEN_VERSION) AC_CONFIG_AUX_DIR(config) AC_CANONICAL_TARGET diff --git a/extra/LEAP42.1/aten.spec b/extra/LEAP42.1/aten.spec index f2cdc1381..4fa2b5d03 100644 --- a/extra/LEAP42.1/aten.spec +++ b/extra/LEAP42.1/aten.spec @@ -4,7 +4,7 @@ # Name, brief description, and version Summary: Aten - Atomic configuration builder and editor Name: %{shortname} -Version: 2.1.8 +Version: 2.1.9 Release: 1 License: GPL %define fullname %{name}-%{version} diff --git a/extra/LEAP42.2/aten.spec b/extra/LEAP42.2/aten.spec index f2cdc1381..4fa2b5d03 100644 --- a/extra/LEAP42.2/aten.spec +++ b/extra/LEAP42.2/aten.spec @@ -4,7 +4,7 @@ # Name, brief description, and version Summary: Aten - Atomic configuration builder and editor Name: %{shortname} -Version: 2.1.8 +Version: 2.1.9 Release: 1 License: GPL %define fullname %{name}-%{version} diff --git a/extra/OSX/aten.dmginfo b/extra/OSX/aten.dmginfo index 4802ca7be..e80fe53e5 100644 --- a/extra/OSX/aten.dmginfo +++ b/extra/OSX/aten.dmginfo @@ -9,7 +9,7 @@ APP_NAME=Aten # -- APP_VERSION : Should contain the version / revision number of the package (for renaming purposes) -APP_VERSION="2.1.8" +APP_VERSION="2.1.9" # -- APP_BIN : List of binaries (space-separated, with paths) to include in the bundle APP_BIN="bin/Aten.app/Contents/MacOS/Aten" diff --git a/extra/OpenSuSE13.2/aten.spec b/extra/OpenSuSE13.2/aten.spec index f2cdc1381..4fa2b5d03 100644 --- a/extra/OpenSuSE13.2/aten.spec +++ b/extra/OpenSuSE13.2/aten.spec @@ -4,7 +4,7 @@ # Name, brief description, and version Summary: Aten - Atomic configuration builder and editor Name: %{shortname} -Version: 2.1.8 +Version: 2.1.9 Release: 1 License: GPL %define fullname %{name}-%{version} diff --git a/extra/SL7.2/aten.spec b/extra/SL7.2/aten.spec index d781ef566..793c7db81 100644 --- a/extra/SL7.2/aten.spec +++ b/extra/SL7.2/aten.spec @@ -4,7 +4,7 @@ # Name, brief description, and version Summary: Aten - Atomic configuration builder and editor Name: %{shortname} -Version: 2.1.8 +Version: 2.1.9 Release: 1 License: GPL %define fullname %{name}-%{version} diff --git a/extra/Ubuntu14.04/changelog b/extra/Ubuntu14.04/changelog index d74152b26..d5097ec01 100644 --- a/extra/Ubuntu14.04/changelog +++ b/extra/Ubuntu14.04/changelog @@ -1,4 +1,4 @@ -aten (2.1.8) UNRELEASED; urgency=medium +aten (2.1.9) UNRELEASED; urgency=medium * Changes diff --git a/extra/Ubuntu16.04/changelog b/extra/Ubuntu16.04/changelog index d74152b26..d5097ec01 100644 --- a/extra/Ubuntu16.04/changelog +++ b/extra/Ubuntu16.04/changelog @@ -1,4 +1,4 @@ -aten (2.1.8) UNRELEASED; urgency=medium +aten (2.1.9) UNRELEASED; urgency=medium * Changes diff --git a/extra/Win32/aten.iss b/extra/Win32/aten.iss index 2a0042c63..dc4472526 100644 --- a/extra/Win32/aten.iss +++ b/extra/Win32/aten.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Aten" -#define MyAppVersion "2.1.8" +#define MyAppVersion "2.1.9" #define MyAppPublisher "Tristan Youngs" #define MyAppURL "https://www.projectaten.com/" #define MyAppExeName "Aten.exe" @@ -28,7 +28,7 @@ DefaultDirName={pf}\Aten2 DefaultGroupName={#MyAppName} LicenseFile=..\..\COPYING OutputDir=..\..\ -OutputBaseFilename=Aten-2.1.8 +OutputBaseFilename=Aten-2.1.9 SetupIconFile=Aten.ico Compression=lzma SolidCompression=yes diff --git a/extra/appimage/usr/share/applications/com.projectaten.Aten.desktop b/extra/appimage/usr/share/applications/com.projectaten.Aten.desktop index b759eb784..f4015f405 100644 --- a/extra/appimage/usr/share/applications/com.projectaten.Aten.desktop +++ b/extra/appimage/usr/share/applications/com.projectaten.Aten.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Version=2.1.8 +Version=2.1.9 Encoding=UTF-8 Comment=Aten - Atomic configuration builder and editor Exec=aten %f diff --git a/src/main/version.h b/src/main/version.h index fe38186bb..04badcb84 100644 --- a/src/main/version.h +++ b/src/main/version.h @@ -22,6 +22,6 @@ #ifndef ATEN_VERSION_H #define ATEN_VERSION_H -#define ATENVERSION "2.1.8" +#define ATENVERSION "2.1.9" #endif