summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/fedora/gcstar.spec2
-rw-r--r--packages/rpm/gcstar.spec2
-rw-r--r--packages/win32/gcstar.nsi2
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/fedora/gcstar.spec b/packages/fedora/gcstar.spec
index 2244363..2845e56 100644
--- a/packages/fedora/gcstar.spec
+++ b/packages/fedora/gcstar.spec
@@ -1,5 +1,5 @@
Name: gcstar
-Version: 1.7.0
+Version: 1.7.1
Release: 4%{?dist}
Summary: Personal collections manager
diff --git a/packages/rpm/gcstar.spec b/packages/rpm/gcstar.spec
index b4df656..5c90035 100644
--- a/packages/rpm/gcstar.spec
+++ b/packages/rpm/gcstar.spec
@@ -1,7 +1,7 @@
# Initial spec file created by autospec ver. 0.8 with rpm 3 compatibility
Summary: GCstar, Collection manager
Name: gcstar
-Version: 1.7.0
+Version: 1.7.1
Release: 1
Group: Applications/Databases
License: GPL
diff --git a/packages/win32/gcstar.nsi b/packages/win32/gcstar.nsi
index e426da2..f531336 100644
--- a/packages/win32/gcstar.nsi
+++ b/packages/win32/gcstar.nsi
@@ -3,7 +3,7 @@
; Helper defines
!define PRODUCT_NAME "GCstar"
-!define PRODUCT_VERSION "1.7.0"
+!define PRODUCT_VERSION "1.7.1"
!define PRODUCT_PUBLISHER "Tian"
!define PRODUCT_WEB_SITE "http://www.gcstar.org/"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\${PRODUCT_NAME}"