mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Version number to 0.7.0
This commit is contained in:
parent
1bcfb465e7
commit
c1c4dcb4ae
15 changed files with 15 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
rem Set Double Commander version
|
||||
set DC_VER=0.6.0
|
||||
set DC_VER=0.7.0
|
||||
|
||||
rem Path to subversion
|
||||
set SVN_EXE="c:\Program Files\SlikSvn\bin\svn.exe"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Set Double Commander version
|
||||
DC_VER=0.6.0
|
||||
DC_VER=0.7.0
|
||||
|
||||
# The new package will be saved here
|
||||
PACK_DIR=$(pwd)/darwin/release
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Set Double Commander version
|
||||
DC_VER=0.6.0
|
||||
DC_VER=0.7.0
|
||||
|
||||
# The new package will be saved here
|
||||
PACK_DIR=$(pwd)/linux/release
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<doublecmd DCVersion="0.6.0 alpha" ConfigVersion="5">
|
||||
<doublecmd DCVersion="0.7.0 alpha" ConfigVersion="5">
|
||||
<Configuration Save="True">
|
||||
<UseConfigInProgramDir>False</UseConfigInProgramDir>
|
||||
</Configuration>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<doublecmd DCVersion="0.6.0 alpha" ConfigVersion="5">
|
||||
<doublecmd DCVersion="0.7.0 alpha" ConfigVersion="5">
|
||||
<Configuration Save="True">
|
||||
<UseConfigInProgramDir>False</UseConfigInProgramDir>
|
||||
</Configuration>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: doublecmd-gtk
|
||||
Summary: Twin-panel (commander-style) file manager (GTK2)
|
||||
Version: 0.6.0
|
||||
Version: 0.7.0
|
||||
Release: 1
|
||||
URL: http://doublecmd.sourceforge.net
|
||||
Source0: %{doublecmd}-%{version}.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: doublecmd-help-en
|
||||
Summary: Documentation for the Double Commander (English)
|
||||
Version: 0.6.0
|
||||
Version: 0.7.0
|
||||
Release: 1
|
||||
Url: http://doublecmd.sourceforge.net/
|
||||
License: GPL-2+
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: doublecmd-qt
|
||||
Summary: Twin-panel (commander-style) file manager (Qt4)
|
||||
Version: 0.6.0
|
||||
Version: 0.7.0
|
||||
Release: 1
|
||||
URL: http://doublecmd.sourceforge.net
|
||||
Source0: %{doublecmd}-%{version}.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# This script updates Double Commander Open Build Service (OBS) repository
|
||||
|
||||
# Set Double Commander version
|
||||
DC_VER=0.6.0
|
||||
DC_VER=0.7.0
|
||||
|
||||
# Temp directory
|
||||
DC_TEMP_DIR=/var/tmp/doublecmd-$(date +%y.%m.%d)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# This script updates Double Commander Personal Package Archive (PPA) repository
|
||||
|
||||
# Set Double Commander version
|
||||
DC_VER=0.6.0
|
||||
DC_VER=0.7.0
|
||||
# Set Ubuntu series
|
||||
DISTRO=( precise trusty utopic )
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
[Setup]
|
||||
AppName=Double Commander
|
||||
AppVerName=Double Commander 0.6.0 beta
|
||||
AppVerName=Double Commander 0.7.0 beta
|
||||
AppPublisherURL=http://doublecmd.sourceforge.net
|
||||
AppSupportURL=http://doublecmd.sourceforge.net
|
||||
AppUpdatesURL=http://doublecmd.sourceforge.net
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<doublecmd DCVersion="0.6.0 alpha" ConfigVersion="5">
|
||||
<doublecmd DCVersion="0.7.0 alpha" ConfigVersion="5">
|
||||
<Configuration Save="True">
|
||||
<UseConfigInProgramDir>False</UseConfigInProgramDir>
|
||||
</Configuration>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Double Commander 0.6.0 alphaReport-Msgid-Bugs-To: \n"
|
||||
"Project-Id-Version: Double Commander 0.7.0 alphaReport-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-12-20 12:40+0300\n"
|
||||
"PO-Revision-Date: 2014-10-27 19:50+0100\n"
|
||||
"Last-Translator: Vacon <vacon@users.sourceforge.net>\n"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Double Commander 0.6.0 alpha r5566\n"
|
||||
"Project-Id-Version: Double Commander 0.7.0 alpha r5566\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-01-17 23:08+0300\n"
|
||||
"PO-Revision-Date: 2014-06-29 16:20+0100\n"
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ uses
|
|||
{$I revision.inc} // Lazarus revision number
|
||||
|
||||
const
|
||||
dcVersion = '0.6.0 alpha';
|
||||
dcVersion = '0.7.0 alpha';
|
||||
dcBuildDate = {$I %DATE%};
|
||||
lazVersion = lcl_version; // Lazarus version (major.minor.micro)
|
||||
lazRevision = RevisionStr; // Lazarus SVN revision
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue