diff --git a/Makefile b/Makefile index f971f65..88feec7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 3.4.3 +VERSION = 3.4.4 RELEASE = 1 ROOT = / PREFIX = /usr/local diff --git a/README b/README index 4690980..d2f525d 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ PBS Tools -Copyright 2005-2017, Ohio Supercomputer Center +Copyright 2005-2018, Ohio Supercomputer Center Copyright 2008-2015, University of Tennessee Website: http://www.osc.edu/~troy/pbstools/ diff --git a/pbstools.spec b/pbstools.spec index 1c382b9..b7ccd5d 100644 --- a/pbstools.spec +++ b/pbstools.spec @@ -1,4 +1,4 @@ -%{!?ver: %global ver 3.4.3} +%{!?ver: %global ver 3.4.4} %{!?rel: %global rel 1} Summary: Tools for the PBS family of batch systems (OpenPBS, PBS Pro, TORQUE)