[xiph-cvs] cvs commit: positron/scripts positron

Stan Seibert volsung at xiph.org
Wed May 28 08:57:15 PDT 2003



volsung     03/05/28 11:57:15

  Modified:    .        setup.py
               scripts  positron
  Log:
  Version bump.

Revision  Changes    Path
1.9       +1 -1      positron/setup.py

Index: setup.py
===================================================================
RCS file: /usr/local/cvsroot/positron/setup.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- setup.py	22 May 2003 18:57:11 -0000	1.8
+++ setup.py	28 May 2003 15:57:15 -0000	1.9
@@ -28,7 +28,7 @@
 examfiles = filter(isfile, glob('doc/examples/*'))
 
 setup(name="positron",
-      version="1.0b1",
+      version="1.0b2",
       description="A synchronization manager for the Neuros Audio Computer",
       long_description="positron is the synchronization manager for the Neuros Audio Computer.\nIt supports adding, removing, and syncing files to/from the Neuros\ndevice.",
       license="BSD",

<p><p>1.6       +1 -1      positron/scripts/positron

Index: positron
===================================================================
RCS file: /usr/local/cvsroot/positron/scripts/positron,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- positron	25 May 2003 21:01:37 -0000	1.5
+++ positron	28 May 2003 15:57:15 -0000	1.6
@@ -32,7 +32,7 @@
 
 import positron.ports
 
-version = "positron version 1.0b1"
+version = "positron version 1.0b2"
 
 # Hash table of commands.  The first value in the tuple is the module
 # where the command is stored.  The second value is the order to

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list