UPD: Version number

This commit is contained in:
Alexander Koblov 2021-12-03 22:40:03 +03:00
commit be71e4a4b5
11 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
rem Set Double Commander version
set DC_VER=1.0.1
set DC_VER=1.0.2
rem Path to Git
set GIT_EXE="%ProgramFiles%\Git\bin\git.exe"

View file

@ -1,7 +1,7 @@
#!/bin/sh
# Set Double Commander version
DC_VER=1.0.1
DC_VER=1.0.2
# The new package will be saved here
PACK_DIR=$(pwd)/darwin/release

View file

@ -1,7 +1,7 @@
#!/bin/sh
# Set Double Commander version
DC_VER=1.0.1
DC_VER=1.0.2
# The new package will be saved here
PACK_DIR=$(pwd)/linux/release

View file

@ -1,6 +1,6 @@
Name: doublecmd-gtk
Summary: Twin-panel (commander-style) file manager (GTK2)
Version: 1.0.1
Version: 1.0.2
Release: 1
URL: http://doublecmd.sourceforge.net
Source0: doublecmd_%{version}.orig.tar.gz

View file

@ -4,7 +4,7 @@
Name: doublecmd-help-en
Summary: Documentation for the Double Commander (English)
Version: 1.0.1
Version: 1.0.2
Release: 1
Url: http://doublecmd.sourceforge.net/
License: GPL-2+

View file

@ -1,6 +1,6 @@
Name: doublecmd-qt
Summary: Twin-panel (commander-style) file manager (Qt4)
Version: 1.0.1
Version: 1.0.2
Release: 1
URL: http://doublecmd.sourceforge.net
Source0: doublecmd_%{version}.orig.tar.gz

View file

@ -4,7 +4,7 @@
Name: doublecmd-qt5
Summary: Twin-panel (commander-style) file manager (Qt5)
Version: 1.0.1
Version: 1.0.2
Release: 1
URL: http://doublecmd.sourceforge.net
Source0: %{doublecmd}-%{version}.tar.gz

View file

@ -3,7 +3,7 @@
# This script updates Double Commander Open Build Service (OBS) repository
# Set Double Commander version
DC_VER=1.0.1
DC_VER=1.0.2
# Temp directory
DC_TEMP_DIR=/var/tmp/doublecmd-$(date +%y.%m.%d)

View file

@ -3,7 +3,7 @@
# This script updates Double Commander Personal Package Archive (PPA) repository
# Set Double Commander version
DC_VER=1.0.1
DC_VER=1.0.2
# Set Ubuntu series
DISTRO=( xenial zesty artful )

View file

@ -3,7 +3,7 @@
[Setup]
AppName=Double Commander
AppVerName=Double Commander 1.0.1 beta
AppVerName=Double Commander 1.0.2 beta
AppPublisherURL=http://doublecmd.sourceforge.net
AppSupportURL=http://doublecmd.sourceforge.net
AppUpdatesURL=http://doublecmd.sourceforge.net

View file

@ -25,7 +25,7 @@
<VersionInfo>
<UseVersionInfo Value="True"/>
<MajorVersionNr Value="1"/>
<RevisionNr Value="1"/>
<RevisionNr Value="2"/>
<StringTable FileDescription="Double Commander is a cross platform open source file manager with two panels side by side" InternalName="DOUBLECMD" LegalCopyright="Copyright (C) 2006-2021 Alexander Koblov" ProductName="Double Commander"/>
</VersionInfo>
<BuildModes Count="4">