Skip to content

Commit

Permalink
Preparing packaging for next version: v4.3.0-0.a0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arlake228 committed Aug 15, 2019
1 parent 6af57b1 commit 366a97b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CONFIGPATH=/etc/perfsonar/psconfig-web
PUB_CONFIGPATH=/etc/perfsonar/psconfig-web
#LIBPATH=/usr/lib/perfsonar/lib
#GRAPHLIBPATH=/usr/lib/perfsonar/psconfig-web/lib
PERFSONAR_AUTO_VERSION=4.2.1
PERFSONAR_AUTO_VERSION=4.3.0
PERFSONAR_AUTO_RELNUM=0.a0.0
VERSION=${PERFSONAR_AUTO_VERSION}
RELEASE=${PERFSONAR_AUTO_RELNUM}
Expand Down
2 changes: 1 addition & 1 deletion perfsonar-psconfig-web-admin-publisher.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
%define apache_base /etc/httpd/conf.d
%define apacheconf pwa-pub.conf

%define perfsonar_auto_version 4.2.1
%define perfsonar_auto_version 4.3.0
%define perfsonar_auto_relnum 0.a0.0
%define debug_package %{nil}

Expand Down
2 changes: 1 addition & 1 deletion perfsonar-psconfig-web-admin-shared.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# cron/apache entries are located in the 'etc' directory
%define apache_base /etc/httpd/conf.d

%define perfsonar_auto_version 4.2.1
%define perfsonar_auto_version 4.3.0
%define perfsonar_auto_relnum 0.a0.0
%define debug_package %{nil}

Expand Down
2 changes: 1 addition & 1 deletion perfsonar-psconfig-web-admin-ui.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
%define apache_base /etc/httpd/conf.d
%define apacheconf pwa-admin.conf

%define perfsonar_auto_version 4.2.1
%define perfsonar_auto_version 4.3.0
%define perfsonar_auto_relnum 0.a0.0
%define debug_package %{nil}

Expand Down

0 comments on commit 366a97b

Please sign in to comment.