Changeset 212 for trunk/Install


Ignore:
Timestamp:
Sep 20, 2021, 2:49:14 PM (3 years ago)
Author:
chronos
Message:
  • Modified: Updated files after version 1.6.0 release.
Location:
trunk/Install
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/deb/debian/changelog

    r193 r212  
    1 acronym-decoder (1.6.0-0) precise; urgency=low
     1acronym-decoder (1.7.0-0) precise; urgency=low
    22
    3   * Original version 1.6.0 packaged with lazdebian
     3  * Original version 1.7.0 packaged with lazdebian
    44
    55 -- Chronos <robie@centrum.cz>  Sun, 1 Jan 2018 00:51:08 +0100
  • trunk/Install/deb/debian/control

    r208 r212  
    33Section: utils
    44Priority: optional
    5 Standards-Version: 1.6.0
     5Standards-Version: 1.7.0
    66Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8)
    77
     
    1111Description: A tool for quick searching of acronym or abbreviation meaning.
    1212 It also allows to edit custom acronym or import acronyms from defined sources.
    13 HomePage: https://aoo.zdechov.net/AcronymDecoder
     13HomePage: https://app.zdechov.net/AcronymDecoder
  • trunk/Install/rpm/acronym-decoder.spec

    r202 r212  
    11Name:           acronym-decoder
    2 Version:        1.6.0
     2Version:        1.7.0
    33Release:        1%{?dist}
    44Summary:        A tool for quick finding of acronym meaning
  • trunk/Install/snap/snapcraft.yaml

    r208 r212  
    11name: acronym-decoder
    22title: Acronym Decoder
    3 version: '1.6.0'
     3version: '1.7.0'
    44summary: A simple tool for quick searching of acronyms and abbreviations meaning.
    55description: |
  • trunk/Install/win/AcronymDecoder.iss

    r210 r212  
    44#define MyAppName "Acronym Decoder"
    55#define MyAppNameShort "AcronymDecoder"
    6 #define MyAppVersion "1.6.0"
     6#define MyAppVersion "1.7.0"
    77#define MyAppVersionSuffix "alfa"
    88#define MyAppPublisher "Chronosoft"
Note: See TracChangeset for help on using the changeset viewer.