mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-02-25 23:50:45 +01:00
Update version
This commit is contained in:
2
dist/SysTray-X-32bit.nsi
vendored
2
dist/SysTray-X-32bit.nsi
vendored
@@ -11,7 +11,7 @@ Name "${Name}"
|
||||
!define PRODUCT_ID "systray-x@Ximi1970"
|
||||
!define VERSIONMAJOR 0
|
||||
!define VERSIONMINOR 9
|
||||
!define VERSIONBUILD 8
|
||||
!define VERSIONBUILD 9
|
||||
!define VERSION "${VERSIONMAJOR}.${VERSIONMINOR}.${VERSIONBUILD}"
|
||||
CRCCheck On
|
||||
|
||||
|
||||
2
dist/SysTray-X-64bit.nsi
vendored
2
dist/SysTray-X-64bit.nsi
vendored
@@ -11,7 +11,7 @@ Name "${Name}"
|
||||
!define PRODUCT_ID "systray-x@Ximi1970"
|
||||
!define VERSIONMAJOR 0
|
||||
!define VERSIONMINOR 9
|
||||
!define VERSIONBUILD 8
|
||||
!define VERSIONBUILD 9
|
||||
!define VERSION "${VERSIONMAJOR}.${VERSIONMINOR}.${VERSIONBUILD}"
|
||||
CRCCheck On
|
||||
|
||||
|
||||
2
dist/arch/gnome/PKGBUILD
vendored
2
dist/arch/gnome/PKGBUILD
vendored
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Maxime Rijnders <ximi.obs@gmail.com>
|
||||
|
||||
pkgname=systray-x-gnome
|
||||
pkgver=0.9.8
|
||||
pkgver=0.9.9
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc='A system tray extension for Thunderbird (GNOME)'
|
||||
|
||||
2
dist/arch/kde/PKGBUILD
vendored
2
dist/arch/kde/PKGBUILD
vendored
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Maxime Rijnders <ximi.obs@gmail.com>
|
||||
|
||||
pkgname=systray-x
|
||||
pkgver=0.9.8
|
||||
pkgver=0.9.9
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc='A system tray extension for Thunderbird (KDE)'
|
||||
|
||||
2
dist/arch/minimal/PKGBUILD
vendored
2
dist/arch/minimal/PKGBUILD
vendored
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Maxime Rijnders <ximi.obs@gmail.com>
|
||||
|
||||
pkgname=systray-x-minimal
|
||||
pkgver=0.9.8
|
||||
pkgver=0.9.9
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc='A system tray extension for Thunderbird (Unity/XFCE/other)'
|
||||
|
||||
6
dist/rpm/VERSION
vendored
6
dist/rpm/VERSION
vendored
@@ -1,4 +1,4 @@
|
||||
VERSION=0.9.8
|
||||
BUILD_NUMBER=1067
|
||||
GIT_HASH=581a2014b2f11a7b2d0fa2de9e8b30dbacdb266f
|
||||
VERSION=0.9.9
|
||||
BUILD_NUMBER=1143
|
||||
GIT_HASH=34b0870589eeb9975ea1056c0115be68dab75f05
|
||||
GIT_BRANCH=develop
|
||||
|
||||
4
dist/rpm/gnome/_service
vendored
4
dist/rpm/gnome/_service
vendored
@@ -2,8 +2,8 @@
|
||||
<service name="obs_scm">
|
||||
<param name="url">https://github.com/Ximi1970/systray-x.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">release-0.9.8</param>
|
||||
<param name="versionformat">0.9.8</param>
|
||||
<param name="revision">release-0.9.9</param>
|
||||
<param name="versionformat">0.9.9</param>
|
||||
<param name="filename">systray-x-gnome</param>
|
||||
<param name="extract">dist/rpm/gnome/systray-x-gnome.changes</param>
|
||||
<param name="extract">dist/rpm/gnome/systray-x-gnome.spec</param>
|
||||
|
||||
4
dist/rpm/kde/_service
vendored
4
dist/rpm/kde/_service
vendored
@@ -2,8 +2,8 @@
|
||||
<service name="obs_scm">
|
||||
<param name="url">https://github.com/Ximi1970/systray-x.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">release-0.9.8</param>
|
||||
<param name="versionformat">0.9.8</param>
|
||||
<param name="revision">release-0.9.9</param>
|
||||
<param name="versionformat">0.9.9</param>
|
||||
<param name="extract">dist/rpm/kde/systray-x.changes</param>
|
||||
<param name="extract">dist/rpm/kde/systray-x.spec</param>
|
||||
<param name="extract">dist/rpm/VERSION</param>
|
||||
|
||||
4
dist/rpm/minimal/_service
vendored
4
dist/rpm/minimal/_service
vendored
@@ -2,8 +2,8 @@
|
||||
<service name="obs_scm">
|
||||
<param name="url">https://github.com/Ximi1970/systray-x.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">release-0.9.8</param>
|
||||
<param name="versionformat">0.9.8</param>
|
||||
<param name="revision">release-0.9.9</param>
|
||||
<param name="versionformat">0.9.9</param>
|
||||
<param name="filename">systray-x-minimal</param>
|
||||
<param name="extract">dist/rpm/minimal/systray-x-minimal.changes</param>
|
||||
<param name="extract">dist/rpm/minimal/systray-x-minimal.spec</param>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 2,
|
||||
"name": "__MSG_extension_name__",
|
||||
"description": "__MSG_extension_description__",
|
||||
"version": "0.9.8",
|
||||
"version": "0.9.9",
|
||||
"author": "Maxime Rijnders",
|
||||
"homepage_url": "https://github.com/Ximi1970/systray-x",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user